1 write to _hostLifetime
Microsoft.AspNetCore.SpaProxy (1)
SpaProxyMiddleware.cs (1)
40_hostLifetime = hostLifetime ?? throw new ArgumentNullException(nameof(hostLifetime));
1 reference to _hostLifetime
Microsoft.AspNetCore.SpaProxy (1)
SpaProxyMiddleware.cs (1)
58_spaProxyLaunchManager.StartInBackground(_hostLifetime.ApplicationStopping);