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