1 write to _ignoreWhitespace
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlCharCheckingReader.cs (1)
63_ignoreWhitespace = ignoreWhitespace;
5 references to _ignoreWhitespace
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlCharCheckingReader.cs (3)
97if (_ignoreWhitespace) 217if (_ignoreWhitespace) 338if (_ignoreWhitespace)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlCharCheckingReaderAsync.cs (2)
68if (_ignoreWhitespace) 189if (_ignoreWhitespace)