Remove unnecessary passing of RegexOptions.None to Regex ctor (dotnet/corefx#41101)
authorStephen Toub <stoub@microsoft.com>
Sat, 14 Sep 2019 02:30:37 +0000 (22:30 -0400)
committerGitHub <noreply@github.com>
Sat, 14 Sep 2019 02:30:37 +0000 (22:30 -0400)
commit7c7e6baf55ad32630634dfc402f8d6012dcd5a21
tree7087c9fea352c5bae0589a5938bf10b7b85f1a55
parent8e0feec09dcb7a18beb9ce03c6f104a2d1700e23
Remove unnecessary passing of RegexOptions.None to Regex ctor (dotnet/corefx#41101)

Commit migrated from https://github.com/dotnet/corefx/commit/f07730eedb1f7e2cb5e178d988bc2255f7ce7021
src/libraries/System.Private.Xml/src/System/Xml/Schema/FacetChecker.cs
src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/ValidateMisc.cs