1 reference to GetMethodDeclarationAsync
Microsoft.CodeAnalysis.Features (1)
ReplaceMethodWithProperty\ReplaceMethodWithPropertyCodeRefactoringProvider.cs (1)
42var methodDeclaration = await service.GetMethodDeclarationAsync(context).ConfigureAwait(false);