1 override of ShouldBindAttributes
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\Records\SynthesizedPrimaryConstructor.cs (1)
164
protected override bool
ShouldBindAttributes
(AttributeListSyntax attributeDeclarationSyntax, BindingDiagnosticBag diagnostics)
2 references to ShouldBindAttributes
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Symbol_Attributes.cs (1)
609
ShouldBindAttributes
(attributeDeclarationSyntax, diagnostics))
Symbols\Synthesized\Records\SynthesizedPrimaryConstructor.cs (1)
168
if (!base.
ShouldBindAttributes
(attributeDeclarationSyntax, diagnostics))