20 references to Call
dotnet-svcutil-lib (20)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatReaderGenerator.cs (16)
111
_ilg.
Call
(_contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, _objectLocal);
229
_ilg.
Call
(null, XmlFormatGeneratorStatics.GetUninitializedObjectMethod, DataContract.GetIdForInitialization(classContract));
272
_ilg.
Call
(_contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, memberCount);
282
_ilg.
Call
(null, XmlFormatGeneratorStatics.MoveToNextElementMethod, _xmlReaderArg);
327
_ilg.
Call
(_contextArg, XmlFormatGeneratorStatics.StoreCollectionMemberInfoMethod, value);
394
_ilg.
Call
(_contextArg, XmlFormatGeneratorStatics.ReadAttributesMethod, _xmlReaderArg);
435
_ilg.
Call
(_contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, value);
544
_ilg.
Call
(_contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, _objectLocal);
576
_ilg.
Call
(_contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, 1);
606
_ilg.
Call
(_contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, size);
611
_ilg.
Call
(_contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, _objectLocal);
655
_ilg.
Call
(null, XmlFormatGeneratorStatics.ThrowNullValueReturnedForGetOnlyCollectionExceptionMethod, type);
666
_ilg.
Call
(_contextArg, XmlFormatGeneratorStatics.AddNewObjectMethod, _objectLocal);
672
_ilg.
Call
(_contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, 1);
793
_ilg.
Call
(collection, collectionContract.AddMethod, value);
803
_ilg.
Call
(_contextArg, XmlFormatGeneratorStatics.SkipUnknownElementMethod, _xmlReaderArg);
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatWriterGenerator.cs (4)
237
_ilg.
Call
(_contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, classContract.Members.Count);
435
_ilg.
Call
(_contextArg, XmlFormatGeneratorStatics.IncrementItemCountMethod, 1);
560
_ilg.
Call
(_xmlWriterArg, primitiveContract.XmlFormatContentWriterMethod, memberValue);
585
_ilg.
Call
(_xmlWriterArg, primitiveContract.XmlFormatContentWriterMethod, memberValue);