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