1 write to capacity
System.ServiceModel.Internals (1)
System\Runtime\DuplicateDetector.cs (1)
20this.capacity = capacity;
1 reference to capacity
System.ServiceModel.Internals (1)
System\Runtime\DuplicateDetector.cs (1)
47if (this.items.Count == this.capacity)