2 references to IsNotStarted
Aspire.Dashboard (2)
Model\ResourceStateViewModel.cs (2)
58
else if (resource.IsUnusableTransitoryState() || resource.IsUnknownState() || resource.
IsNotStarted
())
133
else if (resource.
IsNotStarted
())