1 reference to CreateGetAccessor
Microsoft.CodeAnalysis.CSharp.Features (1)
ReplaceMethodWithProperty\CSharpReplaceMethodWithPropertyService.cs (1)
119
var getAccessor =
CreateGetAccessor
(getAndSetMethods, options, languageVersion);