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