1 write to ignorePIs
System.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
379this.ignorePIs = settings.IgnoreProcessingInstructions;
2 references to ignorePIs
System.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
403settings.IgnoreProcessingInstructions = this.ignorePIs; 2517if (this.ignorePIs)