1 write to _scaffoldingService
aspire (1)
Commands\NewCommand.cs (1)
102_scaffoldingService = scaffoldingService;
1 reference to _scaffoldingService
aspire (1)
Commands\NewCommand.cs (1)
235await _scaffoldingService.ScaffoldAsync(context, cancellationToken);