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