3 references to Copilot
Microsoft.CodeAnalysis.CSharp.Features (1)
Copilot\CSharpImplementNotImplementedExceptionFixProvider.cs (1)
167
public override ImmutableArray<string> Tags { get; } = [WellKnownTags.
Copilot
];
Microsoft.CodeAnalysis.Features (1)
Common\GlyphExtensions.cs (1)
222
case WellKnownTags.
Copilot
:
Microsoft.CodeAnalysis.Workspaces (1)
Tags\WellKnownTags.cs (1)
61
internal const string Copilot = nameof(
Copilot
);