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