21 instantiations of SecretsStore
aspire (1)
Secrets\SecretStoreResolver.cs (1)
49
var store = new
SecretsStore
(secretsFilePath);
Aspire.Cli.Tests (20)
Secrets\SecretsStoreTests.cs (20)
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);
202
var store = new
SecretsStore
(path);
213
var store = new
SecretsStore
(GetSecretsPath());
226
var store = new
SecretsStore
(path);
245
var store = new
SecretsStore
(GetSecretsPath());
22 references to SecretsStore
aspire (2)
Secrets\SecretStoreResolver.cs (2)
49
var
store = new SecretsStore(secretsFilePath);
59
SecretsStore
Store,
Aspire.Cli.Tests (20)
Secrets\SecretsStoreTests.cs (20)
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);
202
var
store = new SecretsStore(path);
213
var
store = new SecretsStore(GetSecretsPath());
226
var
store = new SecretsStore(path);
245
var
store = new SecretsStore(GetSecretsPath());