3 references to TypeOfHashtable
System.Runtime.Serialization (3)
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (1)
656type = Globals.TypeOfHashtable;
System\Runtime\Serialization\XmlFormatGeneratorStatics.cs (1)
259hashtableCtor = Globals.TypeOfHashtable.GetConstructor(Globals.ScanAllMembers, null, Globals.EmptyTypeArray, null);
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (1)
613type = Globals.TypeOfHashtable;