18 writes to currentPosition
System.ServiceModel (18)
System\ServiceModel\Dispatcher\QuerySafeNavigator.cs (18)
556
this.
currentPosition
= -1;
564
this.
currentPosition
= navigator.currentPosition;
689
this.
currentPosition
= value;
811
this.
currentPosition
= -1;
817
this.
currentPosition
= -1;
823
this.
currentPosition
= -1;
829
this.
currentPosition
= -1;
835
this.
currentPosition
= -1;
841
this.
currentPosition
= -1;
847
this.
currentPosition
= -1;
858
this.
currentPosition
= nav.currentPosition;
868
this.
currentPosition
= -1;
874
this.
currentPosition
= -1;
880
this.
currentPosition
= -1;
886
this.
currentPosition
= -1;
892
this.
currentPosition
= -1;
898
this.
currentPosition
= -1;
904
this.
currentPosition
= this.dom.nodes.Count;
4 references to currentPosition
System.ServiceModel (4)
System\ServiceModel\Dispatcher\QuerySafeNavigator.cs (4)
564
this.currentPosition = navigator.
currentPosition
;
680
if (-1 == this.
currentPosition
)
684
return this.
currentPosition
;
858
this.currentPosition = nav.
currentPosition
;