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