20 references to SecretsStore
aspire (1)
Secrets\SecretStoreResolver.cs (1)
49
var store = new
SecretsStore
(secretsFilePath);
Aspire.Cli.Tests (19)
Secrets\SecretsStoreTests.cs (19)
32
var store = new
SecretsStore
(path);
40
var store2 = new
SecretsStore
(path);
47
var store = new
SecretsStore
(GetSecretsPath());
55
var store = new
SecretsStore
(path);
60
var store2 = new
SecretsStore
(path);
64
var store3 = new
SecretsStore
(path);
72
var store = new
SecretsStore
(path);
79
var store2 = new
SecretsStore
(path);
88
var store = new
SecretsStore
(path);
94
var store2 = new
SecretsStore
(path);
98
var store3 = new
SecretsStore
(path);
106
var store = new
SecretsStore
(GetSecretsPath());
127
var store = new
SecretsStore
(path);
152
var store = new
SecretsStore
(path);
175
var store = new
SecretsStore
(path);
184
var store = new
SecretsStore
(path);
201
var store = new
SecretsStore
(path);
212
var store = new
SecretsStore
(GetSecretsPath());
222
var store = new
SecretsStore
(GetSecretsPath());