2 references to ExitCode
Aspire.Hosting.Azure.Kubernetes.Tests (2)
tests\Shared\FakeHelmRunner.cs (2)
40/// 0 so version probing succeeds regardless of <see cref="ExitCode"/>, which 79var result = CommandResultFactory?.Invoke(arguments) ?? (ExitCode, null);