1 instantiation of SynthesizedAttributeData
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\SynthesizedSymbols\SynthesizedAttributeData.vb (1)
65Return New SynthesizedAttributeData(compilation, constructorSymbol, arguments, namedArguments)
3 references to SynthesizedAttributeData
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_TemplateSymbol.vb (1)
158Private Function SynthesizeDebuggerDisplayAttribute() As SynthesizedAttributeData
Symbols\Attributes\RetargetingAttributeData.vb (1)
30Debug.Assert(TypeOf underlying Is SourceAttributeData OrElse TypeOf underlying Is SynthesizedAttributeData)
Symbols\SynthesizedSymbols\SynthesizedAttributeData.vb (1)
46Optional namedArguments As ImmutableArray(Of KeyValuePair(Of String, TypedConstant)) = Nothing) As SynthesizedAttributeData