12 references to AllDocuments
Microsoft.CodeAnalysis.Features (1)
NavigateTo\NavigateToSearcher.cs (1)
102
=> SearchAsync(searchCurrentDocument, NavigateToSearchScope.
AllDocuments
, cancellationToken);
Microsoft.VisualStudio.LanguageServices.UnitTests (11)
Progression\SearchGraphQueryTests_NavigateTo.vb (11)
31
New Graph(), New SearchGraphQuery("C", NavigateToSearchScope.
AllDocuments
, threadingContext, AsynchronousOperationListenerProvider.NullListener), GraphContextDirection.Custom)
64
New Graph(), New SearchGraphQuery("F", NavigateToSearchScope.
AllDocuments
, threadingContext, AsynchronousOperationListenerProvider.NullListener), GraphContextDirection.Custom)
97
New Graph(), New SearchGraphQuery("M", NavigateToSearchScope.
AllDocuments
, threadingContext, AsynchronousOperationListenerProvider.NullListener), GraphContextDirection.Custom)
143
New Graph(), New SearchGraphQuery("C", NavigateToSearchScope.
AllDocuments
, threadingContext, AsynchronousOperationListenerProvider.NullListener), GraphContextDirection.Custom)
193
New Graph(), New SearchGraphQuery("Goo", NavigateToSearchScope.
AllDocuments
, threadingContext, AsynchronousOperationListenerProvider.NullListener), GraphContextDirection.Custom)
239
New Graph(), New SearchGraphQuery("Z", NavigateToSearchScope.
AllDocuments
, threadingContext, AsynchronousOperationListenerProvider.NullListener), GraphContextDirection.Custom)
276
New Graph(), New SearchGraphQuery("D.B", NavigateToSearchScope.
AllDocuments
, threadingContext, AsynchronousOperationListenerProvider.NullListener), GraphContextDirection.Custom)
309
New Graph(), New SearchGraphQuery("C.B", NavigateToSearchScope.
AllDocuments
, threadingContext, AsynchronousOperationListenerProvider.NullListener), GraphContextDirection.Custom)
333
New Graph(), New SearchGraphQuery("D.B", NavigateToSearchScope.
AllDocuments
, threadingContext, AsynchronousOperationListenerProvider.NullListener), GraphContextDirection.Custom)
366
New Graph(), New SearchGraphQuery("A.D.B", NavigateToSearchScope.
AllDocuments
, threadingContext, AsynchronousOperationListenerProvider.NullListener), GraphContextDirection.Custom)
399
New Graph(), New SearchGraphQuery("A.D.B", NavigateToSearchScope.
AllDocuments
, threadingContext, AsynchronousOperationListenerProvider.NullListener), GraphContextDirection.Custom)