2 references to TaskList
Microsoft.CodeAnalysis.Workspaces (1)
Shared\TestHooks\FeatureAttribute.cs (1)
63
public const string TaskList = nameof(
TaskList
);
Microsoft.VisualStudio.LanguageServices (1)
TaskList\VisualStudioTaskListService.cs (1)
73
asynchronousOperationListenerProvider.GetListener(FeatureAttribute.
TaskList
),