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);