1 reference to SetMethodDeclaration
Microsoft.CodeAnalysis.Features (1)
ReplaceMethodWithProperty\AbstractReplaceMethodWithPropertyService.cs (1)
48
var setMethodDeclaration = getAndSetMethods.
SetMethodDeclaration
;