2 references to CompiledInfo
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaSet.cs (1)
1157
newCompiledInfo.Add(otherSet.
CompiledInfo
, _eventHandler);
System\Xml\Schema\XmlSchemaValidator.cs (1)
1884
_compiledSchemaInfo = _schemaSet.
CompiledInfo
; //Fetch compiled info from set