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