7 references to SynthesizeIsReadOnlyAttribute
Microsoft.CodeAnalysis.CSharp (7)
Symbols\MethodSymbol.cs (1)
1145
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeIsReadOnlyAttribute
(this));
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
394
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeIsReadOnlyAttribute
(this));
Symbols\Source\SourceMemberMethodSymbol.cs (1)
903
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeIsReadOnlyAttribute
(this));
Symbols\Source\SourceNamedTypeSymbol.cs (1)
1593
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeIsReadOnlyAttribute
(this));
Symbols\Source\SourceParameterSymbolBase.cs (1)
114
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeIsReadOnlyAttribute
(this));
Symbols\Source\SourcePropertySymbolBase.cs (1)
1148
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeIsReadOnlyAttribute
(this));
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
181
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeIsReadOnlyAttribute
(this));