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