2 references to BoundAttribute
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Attributes.cs (1)
268return new BoundAttribute(
Generated\BoundNodes.xml.Generated.cs (1)
6272var result = new BoundAttribute(this.Syntax, constructor, constructorArguments, constructorArgumentNamesOpt, constructorArgumentsToParamsOpt, constructorExpanded, constructorDefaultArguments, namedArguments, resultKind, type, this.HasErrors);