1 reference to c_SomeRegexChars
mscorlib (1)
system\security\policy\netcodegroup.cs (1)
465while (start < str.Length && (idx = str.IndexOfAny(c_SomeRegexChars, start)) != -1)