3 implementations of CounterMarker
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QuerySafeNavigator.cs (2)
130
public int
CounterMarker
179
public int
CounterMarker
System\ServiceModel\Dispatcher\SeekableMessageNavigator.cs (1)
2083
int INodeCounter.
CounterMarker
3 writes to CounterMarker
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryMatcher.cs (2)
463
counter.
CounterMarker
= this.maxNodes;
842
counter.
CounterMarker
= this.NodeQuota;
System\ServiceModel\Dispatcher\QueryProcessor.cs (1)
567
this.counter.
CounterMarker
= value;
1 reference to CounterMarker
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryProcessor.cs (1)
563
return this.counter.
CounterMarker
;