1 reference to ApplicationStartedMessage
Microsoft.AspNetCore.Server.IntegrationTesting (1)
Deployers\SelfHostDeployer.cs (1)
149
if (!string.IsNullOrEmpty(dataArgs.Data) && dataArgs.Data.Contains(
ApplicationStartedMessage
))