9 references to SynthesizeTupleNamesAttribute
Microsoft.CodeAnalysis.CSharp (9)
Symbols\MethodSymbol.cs (1)
1173
AddSynthesizedAttribute(ref attributes, compilation.
SynthesizeTupleNamesAttribute
(type.Type));
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
414
compilation.
SynthesizeTupleNamesAttribute
(type.Type));
Symbols\Source\SourceEventSymbol.cs (1)
344
DeclaringCompilation.
SynthesizeTupleNamesAttribute
(type.Type));
Symbols\Source\SourceMemberContainerSymbol.cs (1)
5337
AddSynthesizedAttribute(ref attributes, compilation.
SynthesizeTupleNamesAttribute
(baseType));
Symbols\Source\SourceParameterSymbolBase.cs (1)
113
compilation.
SynthesizeTupleNamesAttribute
(type.Type));
Symbols\Source\SourcePropertySymbolBase.cs (1)
1384
compilation.
SynthesizeTupleNamesAttribute
(type.Type));
Symbols\Synthesized\SynthesizedFieldSymbolBase.cs (1)
78
compilation.
SynthesizeTupleNamesAttribute
(Type));
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
176
compilation.
SynthesizeTupleNamesAttribute
(type.Type));
Symbols\TypeSymbolExtensions.cs (1)
2096
addIfNotNull(builder, compilation.
SynthesizeTupleNamesAttribute
(type.Type));