1 reference to RemoveInaccessibleAttributesAndAttributesOfTypes
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Analyzers\Core\CodeFixes\ImplementInterface\ImplementInterfaceGenerator_Property.cs (1)
63
updatedProperty = updatedProperty.
RemoveInaccessibleAttributesAndAttributesOfTypes
(compilation.Assembly, attributesToRemove);