1 override of ShouldBindAttributes
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\Records\SynthesizedPrimaryConstructor.cs (1)
163
protected override bool
ShouldBindAttributes
(AttributeListSyntax attributeDeclarationSyntax, BindingDiagnosticBag diagnostics)
1 reference to ShouldBindAttributes
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\Records\SynthesizedPrimaryConstructor.cs (1)
167
if (!base.
ShouldBindAttributes
(attributeDeclarationSyntax, diagnostics))