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