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