3 references to GetPrefix
Microsoft.CodeAnalysis.Features (3)
ReplaceMethodWithProperty\ReplaceMethodWithPropertyCodeRefactoringProvider.cs (3)
70methodName[GetPrefix.Length..], 99=> HasPrefix(text, GetPrefix); 106var setMethodName = "Set" + getMethod.Name[GetPrefix.Length..];