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