1 write to _scaffoldingService
aspire (1)
Commands\InitCommand.cs (1)
87
_scaffoldingService
= scaffoldingService;
1 reference to _scaffoldingService
aspire (1)
Commands\InitCommand.cs (1)
515
var scaffolded = await
_scaffoldingService
.ScaffoldAsync(context, cancellationToken);