3 references to EnsureIsReadOnlyAttributeExists
Microsoft.CodeAnalysis.CSharp (3)
Lowering\ClosureConversion\SynthesizedClosureMethod.cs (1)
119moduleBuilder.EnsureIsReadOnlyAttributeExists();
Lowering\LocalRewriter\LocalRewriter.cs (1)
1130_factory.CompilationState.ModuleBuilderOpt?.EnsureIsReadOnlyAttributeExists();
Symbols\Source\ParameterHelpers.cs (1)
352moduleBuilder.EnsureIsReadOnlyAttributeExists();