1 write to _dtdProcessing
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (1)
416_dtdProcessing = settings.DtdProcessing;
3 references to _dtdProcessing
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (3)
448settings.DtdProcessing = _dtdProcessing; 2873if (_dtdProcessing == DtdProcessing.Ignore) 3130if (_dtdProcessing == DtdProcessing.Prohibit)