1 write to chameleonSchemas
System.Xml (1)
System\Xml\Schema\Preprocessor.cs (1)
211
chameleonSchemas
= value;
2 references to chameleonSchemas
System.Xml (2)
System\Xml\Schema\Preprocessor.cs (2)
1752
XmlSchema chameleonSchema = (XmlSchema)
chameleonSchemas
[cKey]; //Need not clone if a schema for that namespace already exists
1757
chameleonSchemas
.Add(cKey, chameleonSchema);