Implemented interface member:
method
GetRefactoringAsync
Microsoft.CodeAnalysis.CodeRefactorings.MoveType.IMoveTypeService.GetRefactoringAsync(Microsoft.CodeAnalysis.Document, Microsoft.CodeAnalysis.Text.TextSpan, System.Threading.CancellationToken)
1 override of GetRefactoringAsync
Microsoft.CodeAnalysis.Features (1)
CodeRefactorings\MoveType\AbstractMoveTypeService.cs (1)
44public override async Task<ImmutableArray<CodeAction>> GetRefactoringAsync(