1 write to typeOfHashtable
System.Runtime.Serialization (1)
System\Runtime\Serialization\Globals.cs (1)
1051typeOfHashtable = typeof(Hashtable);
2 references to typeOfHashtable
System.Runtime.Serialization (2)
System\Runtime\Serialization\Globals.cs (2)
1050if (typeOfHashtable == null) 1052return typeOfHashtable;