1 reference to GetMethodDeclarationAsync
Microsoft.CodeAnalysis.Features (1)
ReplaceMethodWithProperty\ReplaceMethodWithPropertyCodeRefactoringProvider.cs (1)
415
var setMethodDeclaration = await
GetMethodDeclarationAsync
(setMethod, cancellationToken).ConfigureAwait(false);