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