3 references to c_map
System.Xml (3)
System\Xml\Schema\FacetChecker.cs (3)
593for (int i = 0; i < c_map.Length; i++) { 594if (c_map[i].match == ch) { 598bufBld.Append(c_map[i].replacement);