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