1 write to _ignorePIs
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (1)
418_ignorePIs = settings.IgnoreProcessingInstructions;
2 references to _ignorePIs
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (2)
446settings.IgnoreProcessingInstructions = _ignorePIs; 2882if (_ignorePIs)