31 overrides of AddSynthesizedAttributes
Microsoft.CodeAnalysis.CSharp (31)
Lowering\StateMachineRewriter\SynthesizedStateMachineMethod.cs (1)
121
internal sealed override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.DelegateTemplateSymbol.cs (1)
251
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.FieldSymbol.cs (1)
146
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.SynthesizedMethodBase.cs (1)
168
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.TemplateSymbol.cs (1)
164
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Metadata\PE\PEMethodSymbol.cs (1)
1781
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
385
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Source\SourceAssemblySymbol.cs (1)
1941
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Source\SourceEventSymbol.cs (1)
386
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData>? attributes)
Symbols\Source\SourceMemberContainerSymbol.cs (1)
6166
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Source\SourceMethodSymbol.cs (1)
138
internal sealed override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Source\SourceModuleSymbol.cs (1)
663
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Source\SourceParameterSymbolBase.cs (1)
67
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Source\SourcePropertySymbolBase.cs (1)
1399
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Source\SourceTypeParameterSymbol.cs (1)
386
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListTypeSymbol.cs (1)
979
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Synthesized\SynthesizedContainer.cs (1)
56
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Synthesized\SynthesizedEmbeddedAttributeSymbol.cs (1)
190
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Synthesized\SynthesizedEntryPointSymbol.cs (1)
421
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Synthesized\SynthesizedFieldSymbolBase.cs (1)
48
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Synthesized\SynthesizedHotReloadExceptionSymbol.cs (1)
86
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Synthesized\SynthesizedInlineArrayTypeSymbol.cs (1)
201
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Synthesized\SynthesizedInstanceConstructor.cs (1)
322
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
146
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Wrapped\WrappedEventSymbol.cs (1)
171
internal sealed override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Wrapped\WrappedFieldSymbol.cs (1)
213
internal sealed override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Wrapped\WrappedMethodSymbol.cs (1)
364
internal abstract override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes);
Symbols\Wrapped\WrappedNamedTypeSymbol.cs (1)
265
internal sealed override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Wrapped\WrappedParameterSymbol.cs (1)
74
internal abstract override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes);
Symbols\Wrapped\WrappedPropertySymbol.cs (1)
199
internal sealed override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Wrapped\WrappedTypeParameterSymbol.cs (1)
185
internal abstract override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes);
23 references to AddSynthesizedAttributes
Microsoft.CodeAnalysis.CSharp (23)
Emitter\Model\SymbolAdapter.cs (1)
101
this.
AddSynthesizedAttributes
(moduleBuilder, ref synthesized);
Lowering\StateMachineRewriter\SynthesizedStateMachineMethod.cs (1)
126
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.DelegateTemplateSymbol.cs (1)
253
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.FieldSymbol.cs (1)
148
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.SynthesizedMethodBase.cs (1)
170
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.TemplateSymbol.cs (1)
166
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
387
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\SourceAssemblySymbol.cs (1)
1943
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\SourceEventSymbol.cs (1)
388
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\SourceMemberContainerSymbol.cs (1)
6168
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\SourceMethodSymbol.cs (1)
140
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\SourceModuleSymbol.cs (1)
665
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\SourceParameterSymbolBase.cs (1)
69
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\SourcePropertySymbolBase.cs (1)
1401
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\SourceTypeParameterSymbol.cs (1)
388
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListTypeSymbol.cs (1)
981
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Synthesized\SynthesizedContainer.cs (1)
58
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Synthesized\SynthesizedEmbeddedAttributeSymbol.cs (1)
192
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Synthesized\SynthesizedEntryPointSymbol.cs (1)
423
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Synthesized\SynthesizedFieldSymbolBase.cs (1)
50
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Synthesized\SynthesizedHotReloadExceptionSymbol.cs (1)
88
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Synthesized\SynthesizedInlineArrayTypeSymbol.cs (1)
203
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Synthesized\SynthesizedInstanceConstructor.cs (1)
324
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);