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