2 references to SupportedLanguages
Microsoft.CodeAnalysis.EditorFeatures (1)
Shared\Extensions\HostWorkspaceServicesExtensions.cs (1)
81return hostWorkspaceServices.SupportedLanguages.ToDictionary(
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\ProjectFileExtensionRegistry.cs (1)
62if (_solutionServices.SupportedLanguages.Contains(language) &&