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