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