1 write to _dtdSchemaInfo
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (1)
1164_dtdSchemaInfo = dtdSchemaInfo;
2 references to _dtdSchemaInfo
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (2)
2796if (_dtdSchemaInfo != null) 2798entityInfo = _dtdSchemaInfo.LookupEntity(name);