3 references to CountName
System (3)
compmod\system\collections\generic\sortedset.cs (3)
2029int savedCount = siInfo.GetInt32(CountName); 2081info.AddValue(CountName, count); //This is the length of the bucket array. 2106int savedCount = siInfo.GetInt32(CountName);