5 writes to DisplayVersionUpdateNotificationCallback
Aspire.Cli.Tests (5)
Utils\CliUpdateNotificationServiceTests.cs (5)
44interactionService.DisplayVersionUpdateNotificationCallback = (newerVersion) => 88interactionService.DisplayVersionUpdateNotificationCallback = (newerVersion) => 132interactionService.DisplayVersionUpdateNotificationCallback = (newerVersion) => 162interactionService.DisplayVersionUpdateNotificationCallback = _ => 345interactionService.DisplayVersionUpdateNotificationCallback = (newerVersion) =>
1 reference to DisplayVersionUpdateNotificationCallback
Aspire.Cli.Tests (1)
TestServices\TestInteractionService.cs (1)
366DisplayVersionUpdateNotificationCallback?.Invoke(newerVersion);