1 reference to SupportsFieldAttributesOnProperties
Microsoft.CodeAnalysis.CodeStyle (1)
src\Analyzers\Core\Analyzers\UseAutoProperty\AbstractUseAutoPropertyAnalyzer.cs (1)
438
if (attributes.Length > 0 && !@this.
SupportsFieldAttributesOnProperties
)