1 write to _ignorePIs
System.Private.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
385_ignorePIs = settings.IgnoreProcessingInstructions;
2 references to _ignorePIs
System.Private.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
409settings.IgnoreProcessingInstructions = _ignorePIs; 2861if (_ignorePIs)