2 types derived from DocumentBasedFixAllProvider
Microsoft.CodeAnalysis.CSharp.Features (1)
ConvertToExtension\ConvertToExtensionFixAllProvider.cs (1)
25: DocumentBasedFixAllProvider(
Microsoft.CodeAnalysis.Workspaces (1)
CodeRefactorings\FixAllOccurences\FixAllProvider.cs (1)
99CodeActionCleanup cleanup) : DocumentBasedFixAllProvider(supportedFixAllScopes)
1 reference to DocumentBasedFixAllProvider
Microsoft.CodeAnalysis.Workspaces (1)
CodeRefactorings\FixAllOccurences\FixAllProvider.cs (1)
69/// Note that <see cref="FixAllScope.Custom"/> is not supported by the <see cref="DocumentBasedFixAllProvider"/>