7 references to SynthesizedAttributeData
Microsoft.CodeAnalysis.VisualBasic (7)
Emit\NoPia\EmbeddedType.vb (2)
205
Return New
SynthesizedAttributeData
(ctor, ImmutableArray(Of TypedConstant).Empty, ImmutableArray(Of KeyValuePair(Of String, TypedConstant)).Empty)
219
Return New
SynthesizedAttributeData
(ctor,
Emit\NoPia\EmbeddedTypesManager.vb (3)
99
Return New
SynthesizedAttributeData
(ctor,
108
Return New
SynthesizedAttributeData
(ctor,
113
Return New
SynthesizedAttributeData
(ctor, attrData.CommonConstructorArguments, attrData.CommonNamedArguments)
Symbols\SynthesizedSymbols\SynthesizedAttributeData.vb (1)
61
Return New
SynthesizedAttributeData
(constructorSymbol, arguments, namedArguments)
Symbols\WellKnownMembers.vb (1)
187
Return New
SynthesizedAttributeData
(constructorSymbol, arguments, namedStringArguments)