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