1 write to _dtdProcessing
System.Private.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
383_dtdProcessing = settings.DtdProcessing;
3 references to _dtdProcessing
System.Private.Xml (3)
System\Xml\BinaryXml\XmlBinaryReader.cs (3)
411settings.DtdProcessing = _dtdProcessing; 2852if (_dtdProcessing == DtdProcessing.Ignore) 3109if (_dtdProcessing == DtdProcessing.Prohibit)