1 reference to CreateNumericBytesScratch
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
src\Shared\ServerInfrastructure\BufferExtensions.cs (1)
248
private static byte[] NumericBytesScratch => _numericBytesScratch ??
CreateNumericBytesScratch
();