2 references to NotNull
dotnet-user-secrets (2)
Internal\SecretsStore.cs (1)
28
Ensure.
NotNull
(userSecretsId, nameof(userSecretsId));
src\Tools\Shared\CommandLine\ConsoleReporter.cs (1)
23
Ensure.
NotNull
(console, nameof(console));