1 instantiation of SimpleFindUsagesContext
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\References\FindImplementationsHandler.cs (1)
54
var findUsagesContext = new
SimpleFindUsagesContext
();
1 reference to SimpleFindUsagesContext
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\References\FindImplementationsHandler.cs (1)
54
var
findUsagesContext = new SimpleFindUsagesContext();