2 references to Debug
Microsoft.AspNetCore.ResponseCaching.Microbenchmarks (2)
src\Shared\BenchmarkRunner\AspNetCoreBenchmarkAttribute.cs (1)
30{ NamedConfiguration.Debug, typeof(DefaultCoreDebugConfig) },
src\Shared\BenchmarkRunner\Program.cs (1)
97AspNetCoreBenchmarkAttribute.ConfigName = AspNetCoreBenchmarkAttribute.NamedConfiguration.Debug;