3 references to ICodeDefinitionWindowService
Microsoft.CodeAnalysis.EditorFeatures (3)
CodeDefinitionWindow\DefinitionContextTracker.cs (3)
35
/// code definition window context to the <see cref="
ICodeDefinitionWindowService
"/>.
45
private readonly
ICodeDefinitionWindowService
_codeDefinitionWindowService;
56
ICodeDefinitionWindowService
codeDefinitionWindowService,