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