2 references to A_language_name_must_be_specified_for_this_option
Microsoft.CodeAnalysis.Workspaces (2)
Options\OptionKey.cs (1)
34
throw new ArgumentNullException(WorkspacesResources.
A_language_name_must_be_specified_for_this_option
);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Options\OptionKey2.cs (1)
34
throw new ArgumentNullException(WorkspacesResources.
A_language_name_must_be_specified_for_this_option
);