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