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