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