29 references to Call
System.Runtime.Serialization (29)
System\Runtime\Serialization\CodeGenerator.cs (2)
405Call(enumerator, getCurrentMethod); 422Call(enumerator, moveNextMethod);
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (8)
249ilg.Call(contextArg, XmlFormatGeneratorStatics.DemandMemberAccessPermissionMethod); 257ilg.Call(contextArg, XmlFormatGeneratorStatics.DemandSerializationFormatterPermissionMethod); 555ilg.Call(contextArg, XmlFormatGeneratorStatics.GetObjectIdMethod); 571ilg.Call(xmlReaderArg, primitiveContract.XmlFormatReaderMethod); 701ilg.Call(contextArg, XmlFormatGeneratorStatics.GetObjectIdMethod); 810ilg.Call(xmlReaderArg, JsonFormatGeneratorStatics.MoveToContentMethod); 996ilg.Call(contextArg, XmlFormatGeneratorStatics.ResetAttributesMethod); 1069ilg.Call(xmlReaderArg, JsonFormatGeneratorStatics.IsStartElementMethod0);
System\Runtime\Serialization\Json\JsonFormatWriterGenerator.cs (5)
196ilg.Call(contextArg, XmlFormatGeneratorStatics.DemandMemberAccessPermissionMethod); 204ilg.Call(contextArg, XmlFormatGeneratorStatics.DemandSerializationFormatterPermissionMethod); 461ilg.Call(objectLocal, collectionContract.GetEnumeratorMethod); 522ilg.Call(dataContractArg, JsonFormatGeneratorStatics.GetItemContractMethod); 800ilg.Call(xmlWriterArg, JsonFormatGeneratorStatics.WriteEndElementMethod);
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (9)
150ilg.Call(contextArg, XmlFormatGeneratorStatics.GetObjectIdMethod); 243ilg.Call(contextArg, XmlFormatGeneratorStatics.DemandMemberAccessPermissionMethod); 251ilg.Call(contextArg, XmlFormatGeneratorStatics.DemandSerializationFormatterPermissionMethod); 511ilg.Call(contextArg, XmlFormatGeneratorStatics.GetObjectIdMethod); 527ilg.Call(xmlReaderArg, primitiveContract.XmlFormatReaderMethod); 647ilg.Call(contextArg, XmlFormatGeneratorStatics.GetArraySizeMethod); 651ilg.Call(contextArg, XmlFormatGeneratorStatics.GetObjectIdMethod); 848ilg.Call(contextArg, XmlFormatGeneratorStatics.ResetAttributesMethod); 915ilg.Call(xmlReaderArg, XmlFormatGeneratorStatics.IsStartElementMethod0);
System\Runtime\Serialization\XmlFormatWriterGenerator.cs (5)
191ilg.Call(contextArg, XmlFormatGeneratorStatics.DemandMemberAccessPermissionMethod); 199ilg.Call(contextArg, XmlFormatGeneratorStatics.DemandSerializationFormatterPermissionMethod); 497ilg.Call(objectLocal, collectionContract.GetEnumeratorMethod); 523ilg.Call(dataContractArg, XmlFormatGeneratorStatics.GetItemContractMethod); 780ilg.Call(xmlWriterArg, XmlFormatGeneratorStatics.WriteEndElementMethod);