Implemented interface member:
method
CreateIfNotExists
Aspire.Cli.Utils.IFirstTimeUseNoticeSentinel.CreateIfNotExists()
3 references to CreateIfNotExists
Aspire.Cli.Tests (3)
Utils\FirstTimeUseNoticeSentinelTests.cs (3)
50sentinel.CreateIfNotExists(); 69var exception = Record.Exception(sentinel.CreateIfNotExists); 85sentinel.CreateIfNotExists();