1 write to _options
Microsoft.CodeAnalysis.Workspaces (1)
Rename\Renamer.RenameDocumentActionSet.cs (1)
44_options = options;
1 reference to _options
Microsoft.CodeAnalysis.Workspaces (1)
Rename\Renamer.RenameDocumentActionSet.cs (1)
103solution = await action.GetModifiedSolutionAsync(document, _options, cancellationToken).ConfigureAwait(false);