12 references to IncrementItemCountMethod
System.Runtime.Serialization (12)
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (4)
369
ilg.Call(contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, memberCount);
723
ilg.Call(contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, 1);
822
ilg.Call(contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, 1);
910
ilg.Call(contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, 1);
System\Runtime\Serialization\Json\JsonFormatWriterGenerator.cs (2)
287
ilg.Call(contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, classContract.Members.Count);
514
ilg.Call(contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, 1);
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (4)
362
ilg.Call(contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, memberCount);
674
ilg.Call(contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, 1);
704
ilg.Call(contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, size);
770
ilg.Call(contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, 1);
System\Runtime\Serialization\XmlFormatWriterGenerator.cs (2)
314
ilg.Call(contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, classContract.Members.Count);
515
ilg.Call(contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, 1);