1 write to _interactionService
aspire (1)
Commands\NewCommand.cs (1)
58_interactionService = interactionService;
2 references to _interactionService
aspire (2)
Commands\NewCommand.cs (2)
110if (!await SdkInstallHelper.EnsureSdkInstalledAsync(_sdkInstaller, _interactionService, cancellationToken)) 119if (templateResult.OutputPath is not null && ExtensionHelper.IsExtensionHost(_interactionService, out var extensionInteractionService, out _))