1 write to _ignoreWhitespace
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (1)
417_ignoreWhitespace = settings.IgnoreWhitespace;
2 references to _ignoreWhitespace
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (2)
445settings.IgnoreWhitespace = _ignoreWhitespace; 2958else if (_ignoreWhitespace && !_xmlspacePreserve)