19 references to GetResourceString
Microsoft.CodeAnalysis.Workspaces.MSBuild (19)
Microsoft.CodeAnalysis.WorkspaceMSBuildResources.cs (19)
17internal static string @Duplicate_project_discovered_and_skipped_0 => GetResourceString("Duplicate_project_discovered_and_skipped_0"); 19internal static string @Failed_to_load_solution_filter_0 => GetResourceString("Failed_to_load_solution_filter_0"); 21internal static string @Found_project_reference_without_a_matching_metadata_reference_0 => GetResourceString("Found_project_reference_without_a_matching_metadata_reference_0"); 23internal static string @Found_project_with_the_same_file_path_and_output_path_as_another_project_0 => GetResourceString("Found_project_with_the_same_file_path_and_output_path_as_another_project_0"); 25internal static string @Invalid_0_specified_1 => GetResourceString("Invalid_0_specified_1"); 27internal static string @Msbuild_failed_when_processing_the_file_0 => GetResourceString("Msbuild_failed_when_processing_the_file_0"); 29internal static string @Msbuild_failed_when_processing_the_file_0_with_message_1 => GetResourceString("Msbuild_failed_when_processing_the_file_0_with_message_1"); 31internal static string @Parameter_cannot_be_null_empty_or_contain_whitespace => GetResourceString("Parameter_cannot_be_null_empty_or_contain_whitespace"); 33internal static string @Path_for_document_0_was_null => GetResourceString("Path_for_document_0_was_null"); 35internal static string @Project_already_added => GetResourceString("Project_already_added"); 37internal static string @Project_does_not_contain_0_target => GetResourceString("Project_does_not_contain_0_target"); 39internal static string @Project_does_not_have_a_path => GetResourceString("Project_does_not_have_a_path"); 41internal static string @Project_path_for_0_was_null => GetResourceString("Project_path_for_0_was_null"); 43internal static string @Unable_to_add_metadata_reference_0 => GetResourceString("Unable_to_add_metadata_reference_0"); 45internal static string @Unable_to_find_0 => GetResourceString("Unable_to_find_0"); 47internal static string @Unable_to_find_a_0_for_1 => GetResourceString("Unable_to_find_a_0_for_1"); 49internal static string @Unable_to_remove_metadata_reference_0 => GetResourceString("Unable_to_remove_metadata_reference_0"); 51internal static string @Unresolved_metadata_reference_removed_from_project_0 => GetResourceString("Unresolved_metadata_reference_removed_from_project_0"); 53internal static string @Path_for_additional_document_0_was_null => GetResourceString("Path_for_additional_document_0_was_null");