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