1 write to _navCurrent
System.Private.Xml (1)
System\Xml\Xsl\Runtime\SiblingIterators.cs (1)
28_navCurrent = XmlQueryRuntime.SyncToNavigator(_navCurrent, context);
3 references to _navCurrent
System.Private.Xml (3)
System\Xml\Xsl\Runtime\SiblingIterators.cs (3)
28_navCurrent = XmlQueryRuntime.SyncToNavigator(_navCurrent, context); 38return _filter.MoveToFollowingSibling(_navCurrent); 46get { return _navCurrent; }