2 references to IsValidGetMethod
Microsoft.CodeAnalysis.Features (2)
ReplaceMethodWithProperty\ReplaceMethodWithPropertyCodeRefactoringProvider.cs (2)
55
!
IsValidGetMethod
(methodSymbol))
411
if (getMethod != null &&
IsValidGetMethod
(getMethod))