2 references to AttributesToRemove
Microsoft.CodeAnalysis.Features (2)
ImplementInterface\AbstractImplementInterfaceService.CodeAction_Method.cs (1)
32
AttributesToRemove
(compilation));
ImplementInterface\AbstractImplementInterfaceService.CodeAction_Property.cs (1)
33
var attributesToRemove =
AttributesToRemove
(compilation);