1 reference to RefactorReferencesAsync
Microsoft.CodeAnalysis.Features (1)
MoveStaticMembers\MoveStaticMembersWithDialogCodeAction.cs (1)
195
var solutionWithFixedReferences = await
RefactorReferencesAsync
(projectToLocations, oldSolution, newType, typeArgIndices, cancellationToken).ConfigureAwait(false);