2 references to FixAllScope
Microsoft.CodeAnalysis.Workspaces (2)
CodeFixesAndRefactorings\FixAllLogger.cs (2)
23
public const string FixAllScope = nameof(
FixAllScope
);
78
m[
FixAllScope
] = fixAllState.Scope.ToString();