1 write to _nextReflectionVariableNumber
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationWriter.cs (1)
1857++_nextReflectionVariableNumber;
1 reference to _nextReflectionVariableNumber
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationWriter.cs (1)
1858return $"{prefix}{_nextReflectionVariableNumber}_{CodeIdentifier.MakeValidInternal(fullName.Replace('.', '_'))}";