2 references to MakeUnique
System.Xml (2)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (2)
969
string propName =
MakeUnique
(mapping, typeName + "Values");
971
string memberName =
MakeUnique
(mapping, "_" + propName);