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)
296
if (Server != null &&
_startedServer
)