85 references to Call
System.Runtime.Serialization (85)
System\Runtime\Serialization\CodeGenerator.cs (22)
441Call(ObjectEquals); 566Call(methodInfo); 574Call(methodInfo); 583Call(methodInfo); 593Call(methodInfo); 604Call(methodInfo); 616Call(methodInfo); 629Call(methodInfo); 765Call(getMethod); 772Call(method); 807Call(setMethod); 811Call((MethodInfo)memberInfo); 1048Call(GetTypeFromHandle); 1765Call(XmlFormatGeneratorStatics.TraceInstructionMethod); 1777Call(ObjectToString); 1786Call(ObjectToString); 1817Call(ObjectToString); 1824Call(StringConcat2); 1829Call(StringConcat3); 1903Call(StringFormat); 1914Call(stringLength); 1928Call(stringLength);
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (15)
161ilg.Call(XmlFormatGeneratorStatics.GetDateTimeOffsetMethod); 306ilg.Call(classContract.OnDeserializing); 320ilg.Call(classContract.OnDeserialized); 337ilg.Call(XmlFormatGeneratorStatics.GetRealObjectMethod); 408ilg.Call(JsonFormatGeneratorStatics.ThrowMissingRequiredMembersMethod); 618ilg.Call(XmlFormatGeneratorStatics.InternalDeserializeMethod); 621ilg.Call(JsonFormatGeneratorStatics.UnboxPointer); 830ilg.Call(JsonFormatGeneratorStatics.GetJsonMemberNameMethod); 834ilg.Call(JsonFormatGeneratorStatics.ParseEnumMethod); 839ilg.Call(keyDataContract.ParseMethod); 902ilg.Call(XmlFormatGeneratorStatics.GetArrayLengthMethod); 986ilg.Call(typeof(JsonReaderDelegator).GetMethod(readArrayMethod, Globals.ScanAllMembers)); 999ilg.Call(JsonFormatGeneratorStatics.GetItemContractMethod); 1000ilg.Call(JsonFormatGeneratorStatics.GetRevisedItemContractMethod); 1003ilg.Call(JsonFormatGeneratorStatics.ReadJsonValueMethod);
System\Runtime\Serialization\Json\JsonFormatWriterGenerator.cs (19)
182ilg.Call(XmlFormatGeneratorStatics.GetDateTimeOffsetAdapterMethod); 226ilg.Call(XmlFormatGeneratorStatics.ThrowInvalidDataContractExceptionMethod); 238ilg.Call(XmlFormatGeneratorStatics.GetStreamingContextMethod); 239ilg.Call(classContract.OnSerializing); 251ilg.Call(XmlFormatGeneratorStatics.GetStreamingContextMethod); 252ilg.Call(classContract.OnSerialized); 297ilg.Call(XmlFormatGeneratorStatics.StoreIsGetOnlyCollectionMethod); 523ilg.Call(JsonFormatGeneratorStatics.GetRevisedItemContractMethod); 524ilg.Call(JsonFormatGeneratorStatics.GetJsonDataContractMethod); 531ilg.Call(JsonFormatGeneratorStatics.WriteJsonValueMethod); 590ilg.Call(primitiveContract.XmlFormatWriterMethod); 661ilg.Call(JsonFormatGeneratorStatics.BoxPointer); 740ilg.Call(typeof(RuntimeTypeHandle).GetMethod("Equals", new Type[] { typeof(RuntimeTypeHandle) })); 744ilg.Call(methodInfo); 757ilg.Call(XmlFormatGeneratorStatics.GetHasValueMethod.MakeGenericMethod(innerType)); 759ilg.Call(XmlFormatGeneratorStatics.GetNullableValueMethod.MakeGenericMethod(innerType)); 768ilg.Call(XmlFormatGeneratorStatics.GetDefaultValueMethod.MakeGenericMethod(memberType)); 790ilg.Call(JsonFormatGeneratorStatics.WriteStartElementStringMethod); 794ilg.Call(JsonFormatGeneratorStatics.WriteStartElementMethod);
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (10)
172ilg.Call(XmlFormatGeneratorStatics.GetDateTimeOffsetMethod); 299ilg.Call(classContract.OnDeserializing); 313ilg.Call(classContract.OnDeserialized); 330ilg.Call(XmlFormatGeneratorStatics.GetRealObjectMethod); 573ilg.Call(XmlFormatGeneratorStatics.InternalDeserializeMethod); 576ilg.Call(XmlFormatGeneratorStatics.UnboxPointer); 760ilg.Call(XmlFormatGeneratorStatics.GetArrayLengthMethod); 838ilg.Call(typeof(XmlReaderDelegator).GetMethod(readArrayMethod, Globals.ScanAllMembers)); 851ilg.Call(XmlFormatGeneratorStatics.GetItemContractMethod); 854ilg.Call(XmlFormatGeneratorStatics.ReadXmlValueMethod);
System\Runtime\Serialization\XmlFormatWriterGenerator.cs (19)
178ilg.Call(XmlFormatGeneratorStatics.GetDateTimeOffsetAdapterMethod); 221ilg.Call(XmlFormatGeneratorStatics.ThrowInvalidDataContractExceptionMethod); 233ilg.Call(XmlFormatGeneratorStatics.GetStreamingContextMethod); 234ilg.Call(classContract.OnSerializing); 246ilg.Call(XmlFormatGeneratorStatics.GetStreamingContextMethod); 247ilg.Call(classContract.OnSerialized); 324ilg.Call(XmlFormatGeneratorStatics.StoreIsGetOnlyCollectionMethod); 339ilg.Call(XmlFormatGeneratorStatics.WriteNamespaceDeclMethod); 391ilg.Call(XmlFormatGeneratorStatics.WriteNamespaceDeclMethod); 528ilg.Call(XmlFormatGeneratorStatics.WriteXmlValueMethod); 582ilg.Call(primitiveContract.XmlFormatWriterMethod); 625ilg.Call(typeof(XmlWriterDelegator).GetMethod(writeArrayMethod, Globals.ScanAllMembers, null, new Type[] { type, typeof(XmlDictionaryString), typeof(XmlDictionaryString) }, null)); 638ilg.Call(XmlFormatGeneratorStatics.BoxPointer); 717ilg.Call(typeof(RuntimeTypeHandle).GetMethod("Equals", new Type[] { typeof(RuntimeTypeHandle) })); 721ilg.Call(methodInfo); 735ilg.Call(XmlFormatGeneratorStatics.GetHasValueMethod.MakeGenericMethod(innerType)); 737ilg.Call(XmlFormatGeneratorStatics.GetNullableValueMethod.MakeGenericMethod(innerType)); 746ilg.Call(XmlFormatGeneratorStatics.GetDefaultValueMethod.MakeGenericMethod(memberType)); 775ilg.Call(needsPrefix ? XmlFormatGeneratorStatics.WriteStartElementMethod3 : XmlFormatGeneratorStatics.WriteStartElementMethod2);