1 write to _startedServer
Microsoft.AspNetCore.Hosting (1)
Internal\WebHost.cs (1)
147_startedServer = true;
1 reference to _startedServer
Microsoft.AspNetCore.Hosting (1)
Internal\WebHost.cs (1)
296if (Server != null && _startedServer)