2 references to GetAttributeBinder
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Symbol_Attributes.cs (2)
530
var binder =
GetAttributeBinder
(attributeListSyntaxList, DeclaringCompilation, rootBinder);
625
var binder =
GetAttributeBinder
(attributeDeclarationSyntaxList, compilation, rootBinderOpt);