1 write to _useNsHashtable
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (1)
1492_useNsHashtable = true;
5 references to _useNsHashtable
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (5)
1331if (_useNsHashtable && prevNsTop < _nsTop) 1480if (_useNsHashtable) 1509Debug.Assert(_useNsHashtable); 1546if (_useNsHashtable) 1569if (_useNsHashtable)