8 references to FixAllState
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (1)
CodeActions\OmniSharpCodeFixContextFactory.cs (1)
42
=> new(new
FixAllState
(
Microsoft.CodeAnalysis.Features (2)
CodeFixes\Service\CodeFixService.cs (1)
793
fixAllState = new
FixAllState
(
SyncNamespaces\AbstractSyncNamespacesService.cs (1)
122
new
FixAllState
(
Microsoft.CodeAnalysis.Workspaces (5)
CodeFixes\FixAllOccurrences\FixAllContext.cs (2)
155
: this(new
FixAllState
(
190
: this(new
FixAllState
(
CodeFixes\FixAllOccurrences\FixAllState.cs (3)
49
=>
new
(
72
return new
FixAllState
(
93
return new
FixAllState
(