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