Changed string operations to use StringComparison.Ordinal.
authorMarcos Henrich <marcos.henrich@xamarin.com>
Fri, 25 Jul 2014 12:14:16 +0000 (13:14 +0100)
committerMarcos Henrich <marcos.henrich@xamarin.com>
Fri, 25 Jul 2014 12:14:16 +0000 (13:14 +0100)
commita710d0b8ec0ca7bd7b8c4b72e12754213277fdde
tree9298be0b61efb03f5e5417ef8d15cc2997049fb1
parent351a6894633ea32fde9d1d5178aef0000123c08a
Changed string operations to use StringComparison.Ordinal.
mcs/class/System/System/Uri.cs
mcs/class/System/System/UriParseComponents.cs
mcs/class/System/System/UriParser.cs