1 write to hasher
System.Xml (1)
System\Xml\Core\XmlWellFormedWriter.cs (1)
291hasher = new SecureStringHasher();
2 references to hasher
System.Xml (2)
System\Xml\Core\XmlWellFormedWriter.cs (2)
1537nsHashtable = new Dictionary<string, int>(hasher); 1859attrHashTable = new Dictionary<string, int>(hasher);