10 references to CurrentMethod
System.Private.DataContractSerialization (10)
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (5)
109
_ilg.ConvertValue(Globals.TypeOfDateTimeOffset, _ilg.
CurrentMethod
.ReturnType);
115
_ilg.ConvertValue(Globals.TypeOfMemoryStream, _ilg.
CurrentMethod
.ReturnType);
119
_ilg.ConvertValue(_objectLocal.LocalType, _ilg.
CurrentMethod
.ReturnType);
132
_ilg.ConvertValue(_objectLocal.LocalType, _ilg.
CurrentMethod
.ReturnType);
274
_ilg.ConvertValue(Globals.TypeOfObject, _ilg.
CurrentMethod
.ReturnType);
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (5)
146
_ilg.ConvertValue(Globals.TypeOfDateTimeOffset, _ilg.
CurrentMethod
.ReturnType);
152
_ilg.ConvertValue(Globals.TypeOfMemoryStream, _ilg.
CurrentMethod
.ReturnType);
156
_ilg.ConvertValue(_objectLocal.LocalType, _ilg.
CurrentMethod
.ReturnType);
183
_ilg.ConvertValue(_objectLocal.LocalType, _ilg.
CurrentMethod
.ReturnType);
340
_ilg.ConvertValue(Globals.TypeOfObject, _ilg.
CurrentMethod
.ReturnType);