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)
2781
if (
_dtdSchemaInfo
!= null)
2783
entityInfo =
_dtdSchemaInfo
.LookupEntity(name);