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