3 writes to idx
System.Web.Services (3)
System\Web\Services\Description\WebServicesInteroperability.cs (3)
790
this.
idx
= -1;
801
this.
idx
++;
814
this.
idx
= -1;
3 references to idx
System.Web.Services (3)
System\Web\Services\Description\WebServicesInteroperability.cs (3)
798
if (this.
idx
>= this.end)
806
get { return this.list[this.
idx
]; }
810
get { return this.list[this.
idx
]; }