1 write to objectType
System.Runtime.Serialization (1)
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (1)
264Type type = objectType = classContract.UnderlyingType;
4 references to objectType
System.Runtime.Serialization (4)
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (4)
303ilg.ConvertAddress(objectLocal.LocalType, objectType); 317ilg.ConvertAddress(objectLocal.LocalType, objectType); 441ilg.ConvertAddress(objectLocal.LocalType, objectType); 511ilg.ConvertAddress(objectLocal.LocalType, objectType);