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(() =>