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