2 references to SourceAttributeData
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Attributes\SourceAttributeData.cs (2)
85: this(compilation, attributeSyntax.GetReference(), attributeClass, attributeConstructor, constructorArguments, constructorArgumentsSourceIndices, namedArguments, hasErrors, isConditionallyOmitted)
186return new SourceAttributeData(this._compilation, this.ApplicationSyntaxReference, this.AttributeClass, this.AttributeConstructor, this.CommonConstructorArguments,