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)
793fixAllState = new FixAllState(
SyncNamespaces\AbstractSyncNamespacesService.cs (1)
122new 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( 72return new FixAllState( 93return new FixAllState(