3 references to IsServiceRunning
Aspire.Hosting.Foundry (3)
FoundryExtensions.cs (1)
309
if (FoundryLocalService.
IsServiceRunning
)
FoundryLocalHealthCheck.cs (1)
12
if (!FoundryLocalService.
IsServiceRunning
)
FoundryLocalService.cs (1)
68
if (!
IsServiceRunning
)