12 references to IncrementItemCountMethod
System.Private.DataContractSerialization (12)
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (4)
312
_ilg.Call(_contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, memberCount);
681
_ilg.Call(_contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, 1);
783
_ilg.Call(_contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, 1);
877
_ilg.Call(_contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, 1);
System\Runtime\Serialization\Json\JsonFormatWriterGenerator.cs (2)
238
_ilg.Call(thisObj: _contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, classMemberCount);
472
_ilg.Call(_contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, 1);
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (4)
378
_ilg.Call(_contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, memberCount);
711
_ilg.Call(_contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, 1);
742
_ilg.Call(_contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, size);
810
_ilg.Call(_contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, 1);
System\Runtime\Serialization\XmlFormatWriterGenerator.cs (2)
308
_ilg.Call(thisObj: _contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, classMemberCount);
514
_ilg.Call(_contextArg, XmlFormatGeneratorStatics.
IncrementItemCountMethod
, 1);