2 references to SourceArgumentDescription
aspire (2)
Commands\InitCommand.cs (1)
106
sourceOption.Description = NewCommandStrings.
SourceArgumentDescription
;
Commands\NewCommand.cs (1)
101
sourceOption.Description = NewCommandStrings.
SourceArgumentDescription
;