58 references to Solution
BuildActionTelemetryTable (1)
src\Workspaces\Core\Portable\Shared\Extensions\TelemetryExtensions.cs (1)
46
FixAllScope.
Solution
=> 3,
GenerateDocumentationAndConfigFiles (4)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\FixAllContextHelper.cs (1)
70
case FixAllScope.
Solution
:
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\SyntaxEditorBasedCodeFixProvider.cs (1)
20
[FixAllScope.Document, FixAllScope.Project, FixAllScope.
Solution
, FixAllScope.ContainingMember, FixAllScope.ContainingType];
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixesAndRefactorings\FixAllHelper.cs (1)
22
FixAllScope.
Solution
=> string.Format(WorkspaceExtensionsResources.Fix_all_0_in_Solution, title),
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixesAndRefactorings\IFixAllSpanMappingService.cs (1)
18
/// such as <see cref="FixAllScope.Document"/>, <see cref="FixAllScope.Project"/> and <see cref="FixAllScope.
Solution
"/>
Microsoft.CodeAnalysis.Analyzers (6)
MetaAnalyzers\Fixers\AnalyzerReleaseTrackingFix.FixAllProvider.cs (1)
46
case FixAllScope.
Solution
:
MetaAnalyzers\Fixers\DefineDiagnosticDescriptorArgumentsCorrectlyFix.CustomFixAllProvider.cs (1)
59
case FixAllScope.
Solution
:
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\FixAllContextHelper.cs (1)
70
case FixAllScope.
Solution
:
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\SyntaxEditorBasedCodeFixProvider.cs (1)
20
[FixAllScope.Document, FixAllScope.Project, FixAllScope.
Solution
, FixAllScope.ContainingMember, FixAllScope.ContainingType];
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixesAndRefactorings\FixAllHelper.cs (1)
22
FixAllScope.
Solution
=> string.Format(WorkspaceExtensionsResources.Fix_all_0_in_Solution, title),
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixesAndRefactorings\IFixAllSpanMappingService.cs (1)
18
/// such as <see cref="FixAllScope.Document"/>, <see cref="FixAllScope.Project"/> and <see cref="FixAllScope.
Solution
"/>
Microsoft.CodeAnalysis.BannedApiAnalyzers (4)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\FixAllContextHelper.cs (1)
70
case FixAllScope.
Solution
:
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\SyntaxEditorBasedCodeFixProvider.cs (1)
20
[FixAllScope.Document, FixAllScope.Project, FixAllScope.
Solution
, FixAllScope.ContainingMember, FixAllScope.ContainingType];
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixesAndRefactorings\FixAllHelper.cs (1)
22
FixAllScope.
Solution
=> string.Format(WorkspaceExtensionsResources.Fix_all_0_in_Solution, title),
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixesAndRefactorings\IFixAllSpanMappingService.cs (1)
18
/// such as <see cref="FixAllScope.Document"/>, <see cref="FixAllScope.Project"/> and <see cref="FixAllScope.
Solution
"/>
Microsoft.CodeAnalysis.CodeStyle.Fixes (5)
src\Analyzers\Core\CodeFixes\MatchFolderAndNamespace\AbstractChangeNamespaceToMatchFolderCodeFixProvider.CustomFixAllProvider.cs (1)
34
FixAllScope.
Solution
=> await GetSolutionDiagnosticsAsync(fixAllContext).ConfigureAwait(false),
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\FixAllContextHelper.cs (1)
70
case FixAllScope.
Solution
:
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\SyntaxEditorBasedCodeFixProvider.cs (1)
20
[FixAllScope.Document, FixAllScope.Project, FixAllScope.
Solution
, FixAllScope.ContainingMember, FixAllScope.ContainingType];
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixesAndRefactorings\FixAllHelper.cs (1)
22
FixAllScope.
Solution
=> string.Format(WorkspaceExtensionsResources.Fix_all_0_in_Solution, title),
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixesAndRefactorings\IFixAllSpanMappingService.cs (1)
18
/// such as <see cref="FixAllScope.Document"/>, <see cref="FixAllScope.Project"/> and <see cref="FixAllScope.
Solution
"/>
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Formatting\CodeCleanupTests.TestFixers.cs (1)
133
=> [FixAllScope.Project, FixAllScope.
Solution
, FixAllScope.Custom];
Microsoft.CodeAnalysis.Features (4)
CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.FixAllProvider.cs (1)
24
=> [FixAllScope.Document, FixAllScope.Project, FixAllScope.
Solution
, FixAllScope.ContainingMember, FixAllScope.ContainingType];
CodeFixesAndRefactorings\AbstractFixAllCodeAction.cs (1)
60
FixAllScope.
Solution
=> FeaturesResources.Solution,
src\Analyzers\Core\CodeFixes\MatchFolderAndNamespace\AbstractChangeNamespaceToMatchFolderCodeFixProvider.CustomFixAllProvider.cs (1)
34
FixAllScope.
Solution
=> await GetSolutionDiagnosticsAsync(fixAllContext).ConfigureAwait(false),
SyncNamespaces\AbstractSyncNamespacesService.cs (1)
128
FixAllScope.
Solution
,
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (4)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\FixAllContextHelper.cs (1)
70
case FixAllScope.
Solution
:
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\SyntaxEditorBasedCodeFixProvider.cs (1)
20
[FixAllScope.Document, FixAllScope.Project, FixAllScope.
Solution
, FixAllScope.ContainingMember, FixAllScope.ContainingType];
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixesAndRefactorings\FixAllHelper.cs (1)
22
FixAllScope.
Solution
=> string.Format(WorkspaceExtensionsResources.Fix_all_0_in_Solution, title),
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixesAndRefactorings\IFixAllSpanMappingService.cs (1)
18
/// such as <see cref="FixAllScope.Document"/>, <see cref="FixAllScope.Project"/> and <see cref="FixAllScope.
Solution
"/>
Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes (3)
AnnotatePublicApiFix.cs (1)
225
case FixAllScope.
Solution
:
DeclarePublicApiFix.cs (1)
376
case FixAllScope.
Solution
:
NullableEnablePublicApiFix.cs (1)
135
case FixAllScope.
Solution
:
Microsoft.CodeAnalysis.Workspaces (13)
CodeFixes\FixAllOccurrences\BatchFixAllProvider.cs (1)
31
=> [FixAllScope.Document, FixAllScope.Project, FixAllScope.
Solution
, FixAllScope.ContainingMember, FixAllScope.ContainingType];
CodeFixes\FixAllOccurrences\FixAllContext.DiagnosticProvider.cs (1)
84
case FixAllScope.
Solution
:
CodeFixes\FixAllOccurrences\FixAllProvider.cs (1)
22
= [FixAllScope.Document, FixAllScope.Project, FixAllScope.
Solution
];
CodeFixes\FixAllOccurrences\WellKnownFixAllProviders.cs (1)
19
/// <see cref="FixAllScope.Document"/>, <see cref="FixAllScope.Project"/>, <see cref="FixAllScope.
Solution
"/>
CodeFixesAndRefactorings\DefaultFixAllProviderHelpers.cs (1)
39
FixAllScope.
Solution
=> await GetSolutionFixesAsync(fixAllContext, fixAllContextsAsync).ConfigureAwait(false),
CodeFixesAndRefactorings\FixAllLogger.cs (1)
85
case CodeFixes.FixAllScope.
Solution
:
CodeRefactorings\FixAllOccurences\RefactorAllScope.cs (2)
74
RefactorAllScope.Solution => FixAllScope.
Solution
,
86
FixAllScope.
Solution
=> RefactorAllScope.Solution,
Shared\Extensions\TelemetryExtensions.cs (1)
46
FixAllScope.
Solution
=> 3,
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\FixAllContextHelper.cs (1)
70
case FixAllScope.
Solution
:
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\SyntaxEditorBasedCodeFixProvider.cs (1)
20
[FixAllScope.Document, FixAllScope.Project, FixAllScope.
Solution
, FixAllScope.ContainingMember, FixAllScope.ContainingType];
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixesAndRefactorings\FixAllHelper.cs (1)
22
FixAllScope.
Solution
=> string.Format(WorkspaceExtensionsResources.Fix_all_0_in_Solution, title),
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixesAndRefactorings\IFixAllSpanMappingService.cs (1)
18
/// such as <see cref="FixAllScope.Document"/>, <see cref="FixAllScope.Project"/> and <see cref="FixAllScope.
Solution
"/>
Microsoft.Interop.ComInterfaceGenerator (2)
src\libraries\System.Runtime.InteropServices\gen\Common\FixAllContextExtensions.cs (2)
23
case FixAllScope.
Solution
:
57
case FixAllScope.
Solution
:
Microsoft.Interop.LibraryImportGenerator (3)
Analyzers\CustomMarshallerAttributeFixer.cs (1)
95
case FixAllScope.
Solution
:
src\libraries\System.Runtime.InteropServices\gen\Common\FixAllContextExtensions.cs (2)
23
case FixAllScope.
Solution
:
57
case FixAllScope.
Solution
:
Roslyn.Diagnostics.Analyzers (4)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\FixAllContextHelper.cs (1)
70
case FixAllScope.
Solution
:
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\SyntaxEditorBasedCodeFixProvider.cs (1)
20
[FixAllScope.Document, FixAllScope.Project, FixAllScope.
Solution
, FixAllScope.ContainingMember, FixAllScope.ContainingType];
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixesAndRefactorings\FixAllHelper.cs (1)
22
FixAllScope.
Solution
=> string.Format(WorkspaceExtensionsResources.Fix_all_0_in_Solution, title),
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixesAndRefactorings\IFixAllSpanMappingService.cs (1)
18
/// such as <see cref="FixAllScope.Document"/>, <see cref="FixAllScope.Project"/> and <see cref="FixAllScope.
Solution
"/>
Text.Analyzers (4)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\FixAllContextHelper.cs (1)
70
case FixAllScope.
Solution
:
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\SyntaxEditorBasedCodeFixProvider.cs (1)
20
[FixAllScope.Document, FixAllScope.Project, FixAllScope.
Solution
, FixAllScope.ContainingMember, FixAllScope.ContainingType];
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixesAndRefactorings\FixAllHelper.cs (1)
22
FixAllScope.
Solution
=> string.Format(WorkspaceExtensionsResources.Fix_all_0_in_Solution, title),
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixesAndRefactorings\IFixAllSpanMappingService.cs (1)
18
/// such as <see cref="FixAllScope.Document"/>, <see cref="FixAllScope.Project"/> and <see cref="FixAllScope.
Solution
"/>