1 reference to s_optionKey
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
SuggestedActionsSourceProvider.EditorOption.cs (1)
44
public override EditorOptionKey<bool> Key =>
s_optionKey
;