Implemented interface member:
3 overrides of InvocationController
Microsoft.VisualStudio.LanguageServices.Implementation (3)
SolutionExplorer\Search\SolutionExplorerSearchDisplayItem.cs (1)
27
public override IInvocationController?
InvocationController
=> this;
SolutionExplorer\SourceGeneratedFileItems\SourceGeneratedFileItem.cs (1)
43
public override IInvocationController
InvocationController
SolutionExplorer\SymbolTree\SymbolTreeItem.cs (1)
72
public override IInvocationController?
InvocationController
=> this;