1 write to _lifetime
Microsoft.AspNetCore.SignalR.Tests.Utils (1)
src\Shared\SignalR\InProcessTestServer.cs (1)
131
_lifetime
= _host.Services.GetRequiredService<IHostApplicationLifetime>();
1 reference to _lifetime
Microsoft.AspNetCore.SignalR.Tests.Utils (1)
src\Shared\SignalR\InProcessTestServer.cs (1)
132
_lifetime
.ApplicationStopped.Register(() =>