24 references to Call
System.Private.DataContractSerialization (24)
System\Runtime\Serialization\CodeGenerator.cs (2)
290Call(enumerator, getCurrentMethod); 307Call(enumerator, moveNextMethod);
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (7)
384_ilg.Call(_contextArg, XmlFormatGeneratorStatics.ResetCollectionMemberInfoMethod); 504_ilg.Call(_contextArg, XmlFormatGeneratorStatics.GetObjectIdMethod); 520_ilg.Call(_xmlReaderArg, primitiveContract.XmlFormatReaderMethod); 659_ilg.Call(_contextArg, XmlFormatGeneratorStatics.GetObjectIdMethod); 771_ilg.Call(_xmlReaderArg, JsonFormatGeneratorStatics.MoveToContentMethod); 966_ilg.Call(_contextArg, XmlFormatGeneratorStatics.ResetAttributesMethod); 1045_ilg.Call(_xmlReaderArg, JsonFormatGeneratorStatics.IsStartElementMethod0);
System\Runtime\Serialization\Json\JsonFormatWriterGenerator.cs (4)
417_ilg.Call(_objectLocal, collectionContract.GetEnumeratorMethod); 480_ilg.Call(_dataContractArg, JsonFormatGeneratorStatics.GetItemContractMethod); 705_ilg.Call(memberValue, XmlFormatGeneratorStatics.GetTypeMethod); 772_ilg.Call(_xmlWriterArg, JsonFormatGeneratorStatics.WriteEndElementMethod);
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (8)
114_ilg.Call(_contextArg, XmlFormatGeneratorStatics.GetObjectIdMethod); 450_ilg.Call(_contextArg, XmlFormatGeneratorStatics.ResetCollectionMemberInfoMethod); 541_ilg.Call(_contextArg, XmlFormatGeneratorStatics.GetObjectIdMethod); 557_ilg.Call(_xmlReaderArg, primitiveContract.XmlFormatReaderMethod); 684_ilg.Call(_contextArg, XmlFormatGeneratorStatics.GetArraySizeMethod); 688_ilg.Call(_contextArg, XmlFormatGeneratorStatics.GetObjectIdMethod); 894_ilg.Call(_contextArg, XmlFormatGeneratorStatics.ResetAttributesMethod); 965_ilg.Call(_xmlReaderArg, XmlFormatGeneratorStatics.IsStartElementMethod0);
System\Runtime\Serialization\XmlFormatWriterGenerator.cs (3)
496_ilg.Call(_objectLocal, collectionContract.GetEnumeratorMethod); 522_ilg.Call(_dataContractArg, XmlFormatGeneratorStatics.GetItemContractMethod); 787_ilg.Call(_xmlWriterArg, XmlFormatGeneratorStatics.WriteEndElementMethod);