1 instantiation of BufferedFindUsagesContext
Microsoft.CodeAnalysis.EditorFeatures (1)
GoToDefinition\AbstractGoToCommandHandler`2.cs (1)
169var findContext = new BufferedFindUsagesContext();
2 references to BufferedFindUsagesContext
Microsoft.CodeAnalysis.EditorFeatures (2)
GoToDefinition\AbstractGoToCommandHandler`2.cs (2)
169var findContext = new BufferedFindUsagesContext(); 216BufferedFindUsagesContext findContext,