2 types derived from AbstractReplaceMethodWithPropertyService
Microsoft.CodeAnalysis.CSharp.Features (1)
ReplaceMethodWithProperty\CSharpReplaceMethodWithPropertyService.cs (1)
26
internal class CSharpReplaceMethodWithPropertyService :
AbstractReplaceMethodWithPropertyService
<MethodDeclarationSyntax>, IReplaceMethodWithPropertyService
Microsoft.CodeAnalysis.VisualBasic.Features (1)
ReplaceMethodWithProperty\VisualBasicReplaceMethodWithPropertyService.vb (1)
19
Inherits
AbstractReplaceMethodWithPropertyService
(Of MethodStatementSyntax)