1 write to Provider
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Suggestions\SuggestedAction.cs (1)
80Provider = provider;
3 references to Provider
Microsoft.CodeAnalysis.EditorFeatures (2)
Suggestions\SuggestedActionsSource_Async.cs (2)
290action.Provider, action.CodeAction, 296_threadingContext, owner, originalDocument, subjectBuffer, action.Provider, action.CodeAction,
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Suggestions\UnifiedSuggestedActionsSource.cs (1)
309var provider = suppressionSets[0].Actions[0].Provider;