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