4 writes to DisplayVersionUpdateNotificationCallback
Aspire.Cli.Tests (4)
Utils\CliUpdateNotificationServiceTests.cs (4)
46interactionService.DisplayVersionUpdateNotificationCallback = (newerVersion) => 101interactionService.DisplayVersionUpdateNotificationCallback = (newerVersion) => 156interactionService.DisplayVersionUpdateNotificationCallback = (newerVersion) => 207interactionService.DisplayVersionUpdateNotificationCallback = (newerVersion) =>
1 reference to DisplayVersionUpdateNotificationCallback
Aspire.Cli.Tests (1)
TestServices\TestConsoleInteractionService.cs (1)
102DisplayVersionUpdateNotificationCallback?.Invoke(newerVersion);