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