2 references to GetEmptiedAccessors
Microsoft.DotNet.ApiDiff (2)
SyntaxRewriter\RemoveBodySyntaxRewriter.cs (2)
62
.WithAccessorList(
GetEmptiedAccessors
(node.AccessorList));
97
var result = node.WithAccessorList(
GetEmptiedAccessors
(node.AccessorList));