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