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