1 write to nextWhileLoopIndex
System.Xml (1)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (1)
3459return nextWhileLoopIndex++;
2 references to nextWhileLoopIndex
System.Xml (2)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (2)
3455ilg.Stloc(typeof(Int32), String.Format(CultureInfo.InvariantCulture, "whileIterations{0}", nextWhileLoopIndex)); 3458ilg.Stloc(typeof(Int32), String.Format(CultureInfo.InvariantCulture, "readerCount{0}", nextWhileLoopIndex));