2 references to SetMethod
Microsoft.CodeAnalysis.CSharp.Features (1)
ReplaceMethodWithProperty\CSharpReplaceMethodWithPropertyService.cs (1)
245var setMethod = getAndSetMethods.SetMethod;
Microsoft.CodeAnalysis.Features (1)
ReplaceMethodWithProperty\AbstractReplaceMethodWithPropertyService.cs (1)
23OverridesMetadataSymbol(getAndSetMethods.SetMethod))