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