14 instantiations of SealedSecretStatusSnapshot
Aspire.Hosting.Radius (2)
Aspire.Hosting.Radius.Tests (12)
Secrets\SealedSecretApplyStepTests.cs (12)
402? new SealedSecretApplyStep.SealedSecretStatusSnapshot(4, null, [])
403: new SealedSecretApplyStep.SealedSecretStatusSnapshot(
428getStatus: _ => Task.FromResult(new SealedSecretApplyStep.SealedSecretStatusSnapshot(
448getStatus: _ => Task.FromResult(new SealedSecretApplyStep.SealedSecretStatusSnapshot(4, 3, [])),
470getStatus: _ => Task.FromResult(new SealedSecretApplyStep.SealedSecretStatusSnapshot(
495getStatus: _ => Task.FromResult(new SealedSecretApplyStep.SealedSecretStatusSnapshot(
529return new SealedSecretApplyStep.SealedSecretStatusSnapshot(4, null, []);
551getStatus: _ => Task.FromResult(new SealedSecretApplyStep.SealedSecretStatusSnapshot(4, null, [])),
740new SealedSecretApplyStep.SealedSecretStatusSnapshot(
758new SealedSecretApplyStep.SealedSecretStatusSnapshot(
773new SealedSecretApplyStep.SealedSecretStatusSnapshot(
786new SealedSecretApplyStep.SealedSecretStatusSnapshot(
10 references to SealedSecretStatusSnapshot
Aspire.Hosting.Radius (6)
Aspire.Hosting.Radius.Tests (4)