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