11 references to Call
dotnet-svcutil-lib (11)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (2)
390Call(enumerator, getCurrentMethod); 407Call(enumerator, moveNextMethod);
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatReaderGenerator.cs (6)
416_ilg.Call(_contextArg, XmlFormatGeneratorStatics.GetObjectIdMethod); 432_ilg.Call(_xmlReaderArg, primitiveContract.XmlFormatReaderMethod); 549_ilg.Call(_contextArg, XmlFormatGeneratorStatics.GetArraySizeMethod); 553_ilg.Call(_contextArg, XmlFormatGeneratorStatics.GetObjectIdMethod); 750_ilg.Call(_contextArg, XmlFormatGeneratorStatics.ResetAttributesMethod); 817_ilg.Call(_xmlReaderArg, XmlFormatGeneratorStatics.IsStartElementMethod0);
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatWriterGenerator.cs (3)
417_ilg.Call(_objectLocal, collectionContract.GetEnumeratorMethod); 443_ilg.Call(_dataContractArg, XmlFormatGeneratorStatics.GetItemContractMethod); 689_ilg.Call(_xmlWriterArg, XmlFormatGeneratorStatics.WriteEndElementMethod);