4 writes to DisplayVersionUpdateNotificationCallback
Aspire.Cli.Tests (4)
Utils\CliUpdateNotificationServiceTests.cs (4)
46interactionService.DisplayVersionUpdateNotificationCallback = (newerVersion) => 100interactionService.DisplayVersionUpdateNotificationCallback = (newerVersion) => 154interactionService.DisplayVersionUpdateNotificationCallback = (newerVersion) => 204interactionService.DisplayVersionUpdateNotificationCallback = (newerVersion) =>
1 reference to DisplayVersionUpdateNotificationCallback
Aspire.Cli.Tests (1)
TestServices\TestConsoleInteractionService.cs (1)
99DisplayVersionUpdateNotificationCallback?.Invoke(newerVersion);