1 write to collection
System.ServiceModel (1)
System\ServiceModel\ComIntegration\CatalogUtil.cs (1)
91this.collection = collection;
2 references to collection
System.ServiceModel (2)
System\ServiceModel\ComIntegration\CatalogUtil.cs (2)
104if (this.count >= collection.Count) 107this.current = this.collection.Item(this.count);