27 overrides of AddSynthesizedAttributes
Microsoft.CodeAnalysis.CSharp (27)
Lowering\StateMachineRewriter\SynthesizedStateMachineMethod.cs (1)
121
internal sealed override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.DelegateTemplateSymbol.cs (1)
247
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)
160
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Extensions\SourceExtensionImplementationMethodSymbol.cs (1)
69
internal sealed override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Metadata\PE\PEMethodSymbol.cs (1)
1721
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
390
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Source\SourceAssemblySymbol.cs (1)
1939
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Source\SourceEventSymbol.cs (1)
374
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData>? attributes)
Symbols\Source\SourceMemberContainerSymbol.cs (1)
5916
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Source\SourceMethodSymbol.cs (1)
103
internal sealed override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Source\SourceModuleSymbol.cs (1)
636
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Source\SourceParameterSymbolBase.cs (1)
69
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Source\SourcePropertySymbolBase.cs (1)
1390
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)
931
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Synthesized\SynthesizedContainer.cs (1)
52
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Synthesized\SynthesizedEmbeddedAttributeSymbol.cs (1)
186
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Synthesized\SynthesizedEntryPointSymbol.cs (1)
383
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)
74
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Synthesized\SynthesizedInlineArrayTypeSymbol.cs (1)
199
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)
148
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Synthesized\SynthesizedSubstitutedTypeParameterSymbol.cs (1)
35
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
Symbols\Wrapped\WrappedParameterSymbol.cs (1)
74
internal override void
AddSynthesizedAttributes
(PEModuleBuilder moduleBuilder, ref ArrayBuilder<CSharpAttributeData> attributes)
25 references to AddSynthesizedAttributes
Microsoft.CodeAnalysis.CSharp (25)
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)
249
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)
162
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
392
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\SourceAssemblySymbol.cs (1)
1941
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\SourceEventSymbol.cs (1)
376
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\SourceMemberContainerSymbol.cs (1)
5918
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\SourceMethodSymbol.cs (1)
105
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\SourceModuleSymbol.cs (1)
638
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\SourceParameterSymbolBase.cs (1)
71
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\SourcePropertySymbolBase.cs (1)
1392
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Source\SourceTypeParameterSymbol.cs (1)
388
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListTypeSymbol.cs (1)
933
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Synthesized\SynthesizedContainer.cs (1)
54
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Synthesized\SynthesizedEmbeddedAttributeSymbol.cs (1)
188
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Synthesized\SynthesizedEntryPointSymbol.cs (1)
385
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Synthesized\SynthesizedFieldSymbolBase.cs (1)
50
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Synthesized\SynthesizedHotReloadExceptionSymbol.cs (1)
76
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Synthesized\SynthesizedInlineArrayTypeSymbol.cs (1)
201
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Synthesized\SynthesizedInstanceConstructor.cs (1)
324
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Synthesized\SynthesizedSubstitutedTypeParameterSymbol.cs (1)
50
base.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);
Symbols\Wrapped\WrappedParameterSymbol.cs (1)
76
_underlyingParameter.
AddSynthesizedAttributes
(moduleBuilder, ref attributes);