Searched refs:FetchInput (Results 1 – 2 of 2) sorted by relevance
52 private XPathNavigator FetchInput() in FetchInput() method in MS.Internal.Xml.XPath.FollSiblingQuery74 … _nextInput = FetchInput(); // This can happen at the beginning and at the end in Advance()83 _nextInput = FetchInput(); in Advance()
50 private XPathNavigator FetchInput() { in FetchInput() method in MS.Internal.Xml.XPath.FollSiblingQuery65 nextInput = FetchInput(); // This can happen at the begining and at the end in Advance()72 nextInput = FetchInput(); in Advance()