2 references to HasLease
Aspire.Cli.Tests (2)
BundleServiceIntegrationTests.cs (2)
272
Assert.True(layoutLease.
HasLease
);
434
Assert.True(layoutLease!.
HasLease
);