1 write to WasCreated
Aspire.Cli.Tests (1)
TestServices\TestFirstTimeUseNoticeSentinel.cs (1)
20WasCreated = true;
12 references to WasCreated
Aspire.Cli.Tests (12)
Commands\RootCommandTests.cs (12)
347Assert.True(sentinel.WasCreated); 369Assert.False(sentinel.WasCreated); 391Assert.True(sentinel.WasCreated); 420Assert.True(sentinel.WasCreated); 500Assert.True(sentinel.WasCreated); 574Assert.False(sentinel.WasCreated); 596Assert.False(sentinel.WasCreated); 601Assert.True(sentinel.WasCreated); 627Assert.False(sentinel.WasCreated); 651Assert.True(sentinel.WasCreated); 672Assert.False(sentinel.WasCreated); 693Assert.True(sentinel.WasCreated);