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