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