7 references to SynthesizeIsReadOnlyAttribute
Microsoft.CodeAnalysis.CSharp (7)
Symbols\MethodSymbol.cs (1)
1155
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeIsReadOnlyAttribute
(this));
Symbols\Source\FieldSymbolWithAttributesAndModifiers.cs (1)
394
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeIsReadOnlyAttribute
(this));
Symbols\Source\SourceMemberMethodSymbol.cs (1)
1014
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeIsReadOnlyAttribute
(this));
Symbols\Source\SourceNamedTypeSymbol.cs (1)
1706
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeIsReadOnlyAttribute
(this));
Symbols\Source\SourceParameterSymbolBase.cs (1)
119
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeIsReadOnlyAttribute
(this));
Symbols\Source\SourcePropertySymbolBase.cs (1)
1394
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeIsReadOnlyAttribute
(this));
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
187
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeIsReadOnlyAttribute
(this));