2 references to MaxStackAllocArgCount
Microsoft.Extensions.DependencyInjection.Abstractions (2)
ActivatorUtilities.cs (2)
69
Span<object?> values = maxArgs <= StackAllocatedObjects.
MaxStackAllocArgCount
/ 2 ?
1199
[InlineArray(
MaxStackAllocArgCount
)]