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