1 write to dtdSchemaInfo
System.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
980
this.
dtdSchemaInfo
= dtdSchemaInfo;
2 references to dtdSchemaInfo
System.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
2314
if (
dtdSchemaInfo
!= null) {
2315
entityInfo =
dtdSchemaInfo
.LookupEntity(name);