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