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