1 write to nextCreateMethodNumber
System.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
3324string createName = "create" + (++nextCreateMethodNumber).ToString(CultureInfo.InvariantCulture) + "_" + typeDesc.Name;