2 references to NewArrayBounds
Microsoft.AspNetCore.Http.Extensions (1)
RequestDelegateFactory.cs (1)
1807
Expression.Assign(argument, Expression.
NewArrayBounds
(parameter.ParameterType.GetElementType()!, Expression.ArrayLength(stringArrayExpr!))),
System.Linq.Expressions (1)
System\Linq\Expressions\IndexExpression.cs (1)
158
/// or through <see cref="
NewArrayBounds
(Type, Expression[])"/> or <see cref="NewArrayInit(Type, Expression[])"/>.</remarks>