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)
445
settings.IgnoreWhitespace =
_ignoreWhitespace
;
2958
else if (
_ignoreWhitespace
&& !_xmlspacePreserve)