1 instantiation of SynthesizedInlineArrayElementRefMethod
Microsoft.CodeAnalysis.CSharp (1)
Emitter\Model\PEModuleBuilder.cs (1)
1997return new SynthesizedInlineArrayElementRefMethod(
1 reference to SynthesizedInlineArrayElementRefMethod
Microsoft.CodeAnalysis.CSharp (1)
Lowering\SpillSequenceSpiller.cs (1)
444else if (call.Method.OriginalDefinition is SynthesizedInlineArrayElementRefMethod or SynthesizedInlineArrayElementRefReadOnlyMethod)