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