3 references to s_map
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\FacetChecker.cs (3)
720
for (int i = 0; i <
s_map
.Length; i++)
722
if (
s_map
[i].match == ch)
728
bufBld.Append(
s_map
[i].replacement);