2 references to MakeUnique
System.Private.Xml (2)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (2)
943string? propName = MakeUnique(mapping, $"{typeName}Values"); 945string memberName = MakeUnique(mapping, $"_{propName}")!;