1 instantiation of SynthesizedInlineArrayElementRefReadOnlyMethod
Microsoft.CodeAnalysis.CSharp (1)
Emitter\Model\PEModuleBuilder.cs (1)
2208return new SynthesizedInlineArrayElementRefReadOnlyMethod(
2 references to SynthesizedInlineArrayElementRefReadOnlyMethod
Microsoft.CodeAnalysis.CSharp (2)
CodeGen\EmitExpression.cs (1)
1436SynthesizedInlineArrayElementRefReadOnlyMethod or SynthesizedInlineArrayFirstElementRefMethod or SynthesizedInlineArrayFirstElementRefReadOnlyMethod
Lowering\SpillSequenceSpiller.cs (1)
444else if (call.Method.OriginalDefinition is SynthesizedInlineArrayElementRefMethod or SynthesizedInlineArrayElementRefReadOnlyMethod)