2 writes to current
System.ServiceModel (2)
System\ServiceModel\ComIntegration\CatalogUtil.cs (2)
92this.current = null; 107this.current = this.collection.Item(this.count);
1 reference to current
System.ServiceModel (1)
System\ServiceModel\ComIntegration\CatalogUtil.cs (1)
98get { return this.current; }