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