1 write to WhitespaceHandling
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReader.cs (1)
399set { _impl.WhitespaceHandling = value; }
1 reference to WhitespaceHandling
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReader.cs (1)
398get { return _impl.WhitespaceHandling; }