1 reference to SourceAttributeData
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Attributes.cs (1)
296
return new
SourceAttributeData
(Compilation, (AttributeSyntax)boundAttribute.Syntax, attributeType, attributeConstructor, hasErrors);