1 reference to FindLocationsInCurrentProcessAsync
Microsoft.CodeAnalysis.Workspaces (1)
Rename\Renamer.cs (1)
211var renameLocations = await SymbolicRenameLocations.FindLocationsInCurrentProcessAsync(symbol, solution, options, cancellationToken).ConfigureAwait(false);