1 reference to System_ReadOnlySpan_T__ctor_Pointer
Microsoft.CodeAnalysis.CSharp (1)
CodeGen\EmitArrayInitializer.cs (1)
462var rosPointerCtor = (MethodSymbol?)Binder.GetWellKnownTypeMember(_module.Compilation, WellKnownMember.System_ReadOnlySpan_T__ctor_Pointer, _diagnostics, syntax: wrappedExpression.Syntax, isOptional: true);