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