1 write to _dtdSchemaInfo
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
1132_dtdSchemaInfo = dtdSchemaInfo;
2 references to _dtdSchemaInfo
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
2781if (_dtdSchemaInfo != null) 2783entityInfo = _dtdSchemaInfo.LookupEntity(name);