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