2 references to CurrentValueName
System (2)
compmod\system\collections\generic\linkedlist.cs (2)
557
info.AddValue(
CurrentValueName
, current);
572
current = (T)siInfo.GetValue(
CurrentValueName
, typeof(T));