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