11 references to SynthesizeTupleNamesAttribute
Microsoft.CodeAnalysis.VisualBasic (11)
Symbols\Source\SourceEventSymbol.vb (1)
783
AddSynthesizedAttribute(attributes, DeclaringCompilation.
SynthesizeTupleNamesAttribute
(Type))
Symbols\Source\SourceFieldSymbol.vb (1)
708
AddSynthesizedAttribute(attributes, DeclaringCompilation.
SynthesizeTupleNamesAttribute
(Type))
Symbols\Source\SourceMethodSymbol.vb (1)
1462
AddSynthesizedAttribute(attributes, DeclaringCompilation.
SynthesizeTupleNamesAttribute
(Me.ReturnType))
Symbols\Source\SourceNamedTypeSymbol.vb (1)
2636
AddSynthesizedAttribute(attributes, compilation.
SynthesizeTupleNamesAttribute
(baseType))
Symbols\Source\SourceParameterSymbolBase.vb (1)
73
AddSynthesizedAttribute(attributes, DeclaringCompilation.
SynthesizeTupleNamesAttribute
(Type))
Symbols\Source\SourcePropertySymbol.vb (1)
1271
AddSynthesizedAttribute(attributes, DeclaringCompilation.
SynthesizeTupleNamesAttribute
(Type))
Symbols\Source\SynthesizedFieldSymbol.vb (1)
85
AddSynthesizedAttribute(attributes, compilation.
SynthesizeTupleNamesAttribute
(Type))
Symbols\SynthesizedSymbols\SynthesizedBackingFieldBase.vb (1)
150
AddSynthesizedAttribute(attributes, compilation.
SynthesizeTupleNamesAttribute
(Type))
Symbols\SynthesizedSymbols\SynthesizedInterfaceImplementationStubSymbol.vb (1)
200
AddSynthesizedAttribute(attributes, compilation.
SynthesizeTupleNamesAttribute
(Me.ReturnType))
Symbols\SynthesizedSymbols\SynthesizedParameterSymbol.vb (1)
251
AddSynthesizedAttribute(attributes, compilation.
SynthesizeTupleNamesAttribute
(Type))
Symbols\TypeSymbolExtensions.vb (1)
1284
Dim attr = declaringCompilation.
SynthesizeTupleNamesAttribute
(type)