1 reference to GetPropertyName
Microsoft.CodeAnalysis.CSharp.Features (1)
ReplaceMethodWithProperty\CSharpReplaceMethodWithPropertyService.cs (1)
125
var nameToken =
GetPropertyName
(getMethodDeclaration.Identifier, propertyName, nameChanged);