2 references to CodeActionDisabledReason
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\CodeAction.cs (2)
84
/// an error message with <see cref="
CodeActionDisabledReason
.Reason"/> in the editor.
92
public
CodeActionDisabledReason
? Disabled { get; init; }