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