2 references to The_language_0_is_not_supported
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Host\HostWorkspaceServices.cs (1)
106=> throw new NotSupportedException(string.Format(WorkspacesResources.The_language_0_is_not_supported, languageName));
Workspace\Solution\SolutionState.cs (1)
507throw new ArgumentException(string.Format(WorkspacesResources.The_language_0_is_not_supported, language));