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