2 references to LinkedListName
System (2)
compmod\system\collections\generic\linkedlist.cs (2)
555
info.AddValue(
LinkedListName
, list);
570
list = (LinkedList<T>)siInfo.GetValue(
LinkedListName
, typeof(LinkedList<T>));