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