1 write to _attributedMember
Microsoft.CodeAnalysis.CSharp (1)
Binder\ContextualAttributeBinder.cs (1)
30
_attributedMember
= GetAttributedMember(symbol);
1 reference to _attributedMember
Microsoft.CodeAnalysis.CSharp (1)
Binder\ContextualAttributeBinder.cs (1)
45
return
_attributedMember
;