Base:
property
Count
Roslyn.Collections.Immutable.ImmutableHashMap<TKey, TValue>.Bucket.Count
1 reference to Count
Microsoft.CodeAnalysis.CodeStyle (1)
ImmutableHashMap.cs (1)
889return new HashBucket(_hashRoll, newUsed, newBuckets, _count + bucket.Count);