1 write to OnDeleteConfiguration
Aspire.Cli.Tests (1)
Commands\UpdateCommandTests.cs (1)
3428
OnDeleteConfiguration
= (key, isGlobal) => deleteKeys.Add((key, isGlobal)),
1 reference to OnDeleteConfiguration
Aspire.Cli.Tests (1)
TestServices\TestConfigurationService.cs (1)
25
OnDeleteConfiguration
?.Invoke(key, isGlobal);