2 references to CodeActionTriggerKind
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\CodeActionContext.cs (2)
51
/// Gets or sets the <see cref="
CodeActionTriggerKind
"/> indicating how the code action was triggered..
56
public
CodeActionTriggerKind
? TriggerKind