45 references to Call
System.Runtime.Serialization (45)
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (17)
142ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, objectLocal); 149ilg.Call(objectLocal, JsonFormatGeneratorStatics.OnDeserializationMethod, null); 290ilg.Call(null, JsonFormatGeneratorStatics.GetUninitializedObjectMethod, DataContract.GetIdForInitialization(classContract)); 358ilg.Call(objectLocal, extensionDataSetMethod, extensionDataLocal); 369ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, memberCount); 381ilg.Call(null, XmlFormatGeneratorStatics.MoveToNextElementMethod, xmlReaderArg); 434ilg.Call(contextArg, XmlFormatGeneratorStatics.StoreCollectionMemberInfoMethod, value); 533ilg.Call(contextArg, XmlFormatGeneratorStatics.ReadAttributesMethod, xmlReaderArg); 574ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, value); 683ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, objectLocal); 723ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, 1); 822ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, 1); 879ilg.Call(null, XmlFormatGeneratorStatics.ThrowNullValueReturnedForGetOnlyCollectionExceptionMethod, type); 895ilg.Call(null, XmlFormatGeneratorStatics.ThrowNullValueReturnedForGetOnlyCollectionExceptionMethod, type); 910ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, 1); 1038ilg.Call(collection, collectionContract.AddMethod, value); 1055ilg.Call(contextArg, XmlFormatGeneratorStatics.SkipUnknownElementMethod, xmlReaderArg);
System\Runtime\Serialization\Json\JsonFormatWriterGenerator.cs (5)
287ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, classContract.Members.Count); 514ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, 1); 672ilg.Call(xmlWriterArg, primitiveContract.XmlFormatContentWriterMethod, memberValue); 697ilg.Call(xmlWriterArg, primitiveContract.XmlFormatContentWriterMethod, memberValue); 736ilg.Call(null, typeof(Type).GetMethod("GetTypeHandle"), memberValue);
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (18)
144ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, objectLocal); 159ilg.Call(objectLocal, XmlFormatGeneratorStatics.OnDeserializationMethod, null); 283ilg.Call(null, XmlFormatGeneratorStatics.GetUninitializedObjectMethod, DataContract.GetIdForInitialization(classContract)); 351ilg.Call(objectLocal, extensionDataSetMethod, extensionDataLocal); 362ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, memberCount); 372ilg.Call(null, XmlFormatGeneratorStatics.MoveToNextElementMethod, xmlReaderArg); 424ilg.Call(contextArg, XmlFormatGeneratorStatics.StoreCollectionMemberInfoMethod, value); 489ilg.Call(contextArg, XmlFormatGeneratorStatics.ReadAttributesMethod, xmlReaderArg); 530ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, value); 642ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, objectLocal); 674ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, 1); 704ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, size); 709ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, objectLocal); 753ilg.Call(null, XmlFormatGeneratorStatics.ThrowNullValueReturnedForGetOnlyCollectionExceptionMethod, type); 764ilg.Call(contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, objectLocal); 770ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, 1); 891ilg.Call(collection, collectionContract.AddMethod, value); 901ilg.Call(contextArg, XmlFormatGeneratorStatics.SkipUnknownElementMethod, xmlReaderArg);
System\Runtime\Serialization\XmlFormatWriterGenerator.cs (5)
314ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, classContract.Members.Count); 515ilg.Call(contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, 1); 649ilg.Call(xmlWriterArg, primitiveContract.XmlFormatContentWriterMethod, memberValue); 674ilg.Call(xmlWriterArg, primitiveContract.XmlFormatContentWriterMethod, memberValue); 713ilg.Call(null, typeof(Type).GetMethod("GetTypeHandle"), memberValue);