8 references to CurrentMethod
System.Runtime.Serialization (8)
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (4)
162ilg.ConvertValue(Globals.TypeOfDateTimeOffset, ilg.CurrentMethod.ReturnType); 166ilg.ConvertValue(objectLocal.LocalType, ilg.CurrentMethod.ReturnType); 177ilg.ConvertValue(objectLocal.LocalType, ilg.CurrentMethod.ReturnType); 338ilg.ConvertValue(Globals.TypeOfObject, ilg.CurrentMethod.ReturnType);
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (4)
173ilg.ConvertValue(Globals.TypeOfDateTimeOffset, ilg.CurrentMethod.ReturnType); 177ilg.ConvertValue(objectLocal.LocalType, ilg.CurrentMethod.ReturnType); 188ilg.ConvertValue(objectLocal.LocalType, ilg.CurrentMethod.ReturnType); 331ilg.ConvertValue(Globals.TypeOfObject, ilg.CurrentMethod.ReturnType);