1 write to _shutdownMessage
Microsoft.AspNetCore.Hosting (1)
Internal\WebHostLifetime.cs (1)
19_shutdownMessage = shutdownMessage;
2 references to _shutdownMessage
Microsoft.AspNetCore.Hosting (2)
Internal\WebHostLifetime.cs (2)
66if (!string.IsNullOrEmpty(_shutdownMessage)) 68Console.WriteLine(_shutdownMessage);