2 references to GetMethodDeclaration
Microsoft.CodeAnalysis.Features (2)
ReplaceMethodWithProperty\AbstractReplaceMethodWithPropertyService.cs (2)
47var getMethodDeclaration = getAndSetMethods.GetMethodDeclaration; 49var finalLeadingTrivia = getAndSetMethods.GetMethodDeclaration.GetLeadingTrivia().ToList();