3 references to ReferenceProcessing
Microsoft.CodeAnalysis.Workspaces (3)
Rename\SymbolicRenameLocations.cs (3)
73
var (strings, comments) = await
ReferenceProcessing
.GetRenamableLocationsInStringsAndCommentsAsync(
136
await
ReferenceProcessing
.GetRenamableDefinitionLocationsAsync(referencedSymbol.Definition, symbol, solution, cancellationToken).ConfigureAwait(false));
140
(l, c) =>
ReferenceProcessing
.GetRenamableReferenceLocationsAsync(