1 write to _navCurrent
System.Private.Xml (1)
System\Xml\Xsl\Runtime\SiblingIterators.cs (1)
104_navCurrent = XmlQueryRuntime.SyncToNavigator(_navCurrent, context);
3 references to _navCurrent
System.Private.Xml (3)
System\Xml\Xsl\Runtime\SiblingIterators.cs (3)
104_navCurrent = XmlQueryRuntime.SyncToNavigator(_navCurrent, context); 113return _filter.MoveToPreviousSibling(_navCurrent); 121get { return _navCurrent; }