3 writes to count
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryPrefixOp.cs (3)
790
this.
count
= 0;
818
this.
count
++;
868
this.
count
--;
1 reference to count
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryPrefixOp.cs (1)
798
return this.
count
;