2 references to ValuesName
System.Collections (2)
System\Collections\Generic\LinkedList.cs (2)
341info.AddValue(ValuesName, array, typeof(T[])); 357T[]? array = (T[]?)_siInfo.GetValue(ValuesName, typeof(T[]));