1 reference to MaxStackAllocation
Microsoft.Extensions.Telemetry (1)
Logging\JustInTimeRedactor.cs (1)
83
Span<char> workBuffer = stackalloc char[
MaxStackAllocation
];