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