11 references to ConvertAddress
System.Private.DataContractSerialization (11)
System\Runtime\Serialization\CodeGenerator.cs (1)
1109ConvertAddress(GetVariableType(thisObj), methodInfo.DeclaringType!);
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (5)
239_ilg.ConvertAddress(_objectLocal.LocalType, _objectType!); 253_ilg.ConvertAddress(_objectLocal.LocalType, _objectType!); 271_ilg.ConvertAddress(_objectLocal.LocalType, Globals.TypeOfIObjectReference); 387_ilg.ConvertAddress(_objectLocal.LocalType, _objectType!); 458_ilg.ConvertAddress(_objectLocal.LocalType, _objectType!);
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (5)
300_ilg.ConvertAddress(_objectLocal.LocalType, _objectType); 317_ilg.ConvertAddress(_objectLocal.LocalType, _objectType); 337_ilg.ConvertAddress(_objectLocal.LocalType, Globals.TypeOfIObjectReference); 453_ilg.ConvertAddress(_objectLocal.LocalType, _objectType); 495_ilg.ConvertAddress(_objectLocal.LocalType, _objectType);