1 write to _useHashtable
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XmlNamespaceManager.cs (1)
193
_useHashtable
= true;
3 references to _useHashtable
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\XmlNamespaceManager.cs (3)
119
if (
_useHashtable
)
179
if (
_useHashtable
)
288
if (
_useHashtable
)