14 references to Call
dotnet-svcutil-lib (14)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (1)
663
Call
(obj, ArraySetValue, value, arrayIndex);
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatReaderGenerator.cs (8)
581
_ilg.
Call
(null, ensureArraySizeMethod, growingCollection, i);
600
_ilg.
Call
(null, trimArraySizeMethod, growingCollection, i);
602
_ilg.
Call
(_contextArg, XmlFormatGeneratorStatics.AddNewObjectWithIdMethod, objectId, _objectLocal);
632
_ilg.
Call
(_contextArg, XmlFormatGeneratorStatics.AddNewObjectWithIdMethod, objectId, _objectLocal);
677
_ilg.
Call
(null, XmlFormatGeneratorStatics.ThrowArrayExceededSizeExceptionMethod, size, type);
787
_ilg.
Call
(collection, collectionContract.AddMethod, pairKey, pairValue);
812
_ilg.
Call
(_xmlReaderArg, XmlFormatGeneratorStatics.IsStartElementMethod2, nameArg, nsArg);
830
_ilg.
Call
(null, XmlFormatGeneratorStatics.CreateUnexpectedStateExceptionMethod, expectedState, _xmlReaderArg);
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatWriterGenerator.cs (5)
274
_ilg.
Call
(null, XmlFormatGeneratorStatics.ThrowRequiredMemberMustBeEmittedMethod, member.Name, classContract.UnderlyingType);
319
_ilg.
Call
(_contextArg, XmlFormatGeneratorStatics.IncrementArrayCountMethod, _xmlWriterArg, _objectLocal);
356
_ilg.
Call
(_contextArg, incrementCollectionCountMethod, _xmlWriterArg, _objectLocal);
589
_ilg.
Call
(_contextArg, primitiveContract.XmlFormatContentWriterMethod, _xmlWriterArg, memberValue);
626
_ilg.
Call
(null, XmlFormatGeneratorStatics.IsMemberTypeSameAsMemberValue, memberValue, memberType);