2 references to SetLanguageAsync
aspire (2)
Projects\LanguageService.cs (2)
54
await
SetLanguageAsync
(project.LanguageId, isGlobal, cancellationToken);
137
await
SetLanguageAsync
(selectedLanguage.LanguageId, isGlobal: false, cancellationToken);