1 write to _hasher
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (1)
378_hasher = new SecureStringHasher();
2 references to _hasher
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (2)
379_namespaces = new Dictionary<String, NamespaceDecl>(_hasher); 2737int hash = _attributes[i].GetLocalnameAndNamespaceUriAndHash(_hasher, out localname, out namespaceUri);