2 writes to OnGetConfiguration
Aspire.Cli.Tests (2)
Commands\InitCommandTests.cs (1)
1474OnGetConfiguration = key =>
Commands\NewCommandChannelResolutionTests.cs (1)
44OnGetConfiguration = key =>
2 references to OnGetConfiguration
Aspire.Cli.Tests (2)
TestServices\TestConfigurationService.cs (2)
46var result = OnGetConfiguration?.Invoke(key); 56: OnGetConfiguration?.Invoke(key);