3 references to StartingState
Aspire.Hosting.Tests (3)
Health\HealthStatusTests.cs (3)
16
[InlineData(
StartingState
, null, null)]
17
[InlineData(
StartingState
, null, new string[]{})]
18
[InlineData(
StartingState
, null, new string?[]{null})]