1 reference to GetAttributesToBind
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Symbol_Attributes.cs (1)
314
ImmutableArray<AttributeSyntax> attributesToBind = this.
GetAttributesToBind
(attributesSyntaxLists, symbolPart, diagnostics, compilation, attributeMatchesOpt, binderOpt, out binders);