12 references to SynthesizeTupleNamesAttribute
Microsoft.CodeAnalysis.VisualBasic (11)
Symbols\Source\SourceEventSymbol.vb (1)
771
AddSynthesizedAttribute(attributes, DeclaringCompilation.
SynthesizeTupleNamesAttribute
(Type))
Symbols\Source\SourceFieldSymbol.vb (1)
688
AddSynthesizedAttribute(attributes, DeclaringCompilation.
SynthesizeTupleNamesAttribute
(Type))
Symbols\Source\SourceMethodSymbol.vb (1)
1461
AddSynthesizedAttribute(attributes, DeclaringCompilation.
SynthesizeTupleNamesAttribute
(Me.ReturnType))
Symbols\Source\SourceNamedTypeSymbol.vb (1)
2530
AddSynthesizedAttribute(attributes, compilation.
SynthesizeTupleNamesAttribute
(baseType))
Symbols\Source\SourceParameterSymbolBase.vb (1)
73
AddSynthesizedAttribute(attributes, DeclaringCompilation.
SynthesizeTupleNamesAttribute
(Type))
Symbols\Source\SourcePropertySymbol.vb (1)
1213
AddSynthesizedAttribute(attributes, DeclaringCompilation.
SynthesizeTupleNamesAttribute
(Type))
Symbols\Source\SynthesizedFieldSymbol.vb (1)
70
AddSynthesizedAttribute(attributes, compilation.
SynthesizeTupleNamesAttribute
(Type))
Symbols\SynthesizedSymbols\SynthesizedBackingFieldBase.vb (1)
142
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)
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler (1)
Symbols\EEMethodSymbol.vb (1)
614
AddSynthesizedAttribute(attributes, DeclaringCompilation.
SynthesizeTupleNamesAttribute
(returnType))