1 write to hash
System.Xml (1)
System\Xml\Serialization\ImportContext.cs (1)
105
hash
= new Hashtable();
2 references to hash
System.Xml (2)
System\Xml\Serialization\ImportContext.cs (2)
104
if (
hash
== null)
106
return
hash
;