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