3 references to s_map
System.Private.Xml (3)
System\Xml\Schema\FacetChecker.cs (3)
716
for (int i = 0; i <
s_map
.Length; i++)
718
if (
s_map
[i].match == ch)
724
bufBld.Append(
s_map
[i].replacement);