1 instantiation of SynthesizedInlineArrayAsSpanMethod
Microsoft.CodeAnalysis.CSharp (1)
Emitter\Model\PEModuleBuilder.cs (1)
1911return new SynthesizedInlineArrayAsSpanMethod(
1 reference to SynthesizedInlineArrayAsSpanMethod
Microsoft.CodeAnalysis.CSharp (1)
Lowering\SpillSequenceSpiller.cs (1)
458else if (call.Method.OriginalDefinition is SynthesizedInlineArrayAsSpanMethod or SynthesizedInlineArrayAsReadOnlySpanMethod)