2 references to AttributesToRemove
Microsoft.CodeAnalysis.Features (2)
src\Analyzers\Core\CodeFixes\ImplementInterface\ImplementInterfaceGenerator_Method.cs (1)
40
AttributesToRemove
(compilation));
src\Analyzers\Core\CodeFixes\ImplementInterface\ImplementInterfaceGenerator_Property.cs (1)
41
var attributesToRemove =
AttributesToRemove
(compilation);