4 writes to DisplayVersionUpdateNotificationCallback
Aspire.Cli.Tests (4)
Utils\CliUpdateNotificationServiceTests.cs (4)
47interactionService.DisplayVersionUpdateNotificationCallback = (newerVersion) => 102interactionService.DisplayVersionUpdateNotificationCallback = (newerVersion) => 157interactionService.DisplayVersionUpdateNotificationCallback = (newerVersion) => 208interactionService.DisplayVersionUpdateNotificationCallback = (newerVersion) =>
1 reference to DisplayVersionUpdateNotificationCallback
Aspire.Cli.Tests (1)
TestServices\TestConsoleInteractionService.cs (1)
138DisplayVersionUpdateNotificationCallback?.Invoke(newerVersion);