2 references to Scopes
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
src\Servers\Kestrel\shared\test\TestApplicationErrorLogger.cs (2)
54Scopes.Enqueue(state); 56return new Disposable(() => { Scopes.TryDequeue(out _); });