2 references to GetChameleonSchema
System.Private.Xml (2)
System\Xml\Schema\Preprocessor.cs (2)
118
_rootSchema =
GetChameleonSchema
(targetNamespace, _rootSchema); //Chameleon include at top-level
637
externalSchema =
GetChameleonSchema
(targetNamespace, externalSchema);