1 write to objectType
System.Runtime.Serialization (1)
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (1)
257
Type type =
objectType
= classContract.UnderlyingType;
4 references to objectType
System.Runtime.Serialization (4)
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (4)
296
ilg.ConvertAddress(objectLocal.LocalType,
objectType
);
310
ilg.ConvertAddress(objectLocal.LocalType,
objectType
);
431
ilg.ConvertAddress(objectLocal.LocalType,
objectType
);
467
ilg.ConvertAddress(objectLocal.LocalType,
objectType
);