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