2 references to CapacityName
System.Core (2)
System\Collections\Generic\HashSet.cs (2)
374info.AddValue(CapacityName, m_buckets == null ? 0 : m_buckets.Length); 397int capacity = m_siInfo.GetInt32(CapacityName);