2 references to minName
System (2)
compmod\system\collections\generic\sortedset.cs (2)
2007
info.AddValue(
minName
, min, typeof(T));
2031
min = (T)siInfo.GetValue(
minName
, typeof(T));