27 references to GetResourceString
Microsoft.CodeAnalysis.Workspaces (27)
artifacts\obj\Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\Microsoft.CodeAnalysis.WorkspaceExtensionsResources.cs (27)
17internal static string @Supplied_diagnostic_cannot_be_null => GetResourceString("Supplied_diagnostic_cannot_be_null"); 19internal static string @Fix_all_0 => GetResourceString("Fix_all_0"); 21internal static string @Fix_all_0_in_1 => GetResourceString("Fix_all_0_in_1"); 23internal static string @Fix_all_0_in_Solution => GetResourceString("Fix_all_0_in_Solution"); 25internal static string @Fix_all_0_in_Containing_member => GetResourceString("Fix_all_0_in_Containing_member"); 27internal static string @Fix_all_0_in_Containing_type => GetResourceString("Fix_all_0_in_Containing_type"); 29internal static string @Compilation_is_required_to_accomplish_the_task_but_is_not_supported_by_project_0 => GetResourceString("Compilation_is_required_to_accomplish_the_task_but_is_not_supported_by_project_0"); 31internal static string @SyntaxTree_is_required_to_accomplish_the_task_but_is_not_supported_by_document_0 => GetResourceString("SyntaxTree_is_required_to_accomplish_the_task_but_is_not_supported_by_document_0"); 33internal static string @Project_of_ID_0_is_required_to_accomplish_the_task_but_is_not_available_from_the_solution => GetResourceString("Project_of_ID_0_is_required_to_accomplish_the_task_but_is_not_available_from_the_solution"); 35internal static string @The_solution_does_not_contain_the_specified_document => GetResourceString("The_solution_does_not_contain_the_specified_document"); 37internal static string @Warning_colon_Declaration_changes_scope_and_may_change_meaning => GetResourceString("Warning_colon_Declaration_changes_scope_and_may_change_meaning"); 39internal static string @Could_not_find_location_to_generation_symbol_into => GetResourceString("Could_not_find_location_to_generation_symbol_into"); 41internal static string @Destination_location_was_from_a_different_tree => GetResourceString("Destination_location_was_from_a_different_tree"); 43internal static string @Destination_location_was_not_in_source => GetResourceString("Destination_location_was_not_in_source"); 45internal static string @Destination_type_must_be_a_0_1_2_or_3_but_given_one_is_4 => GetResourceString("Destination_type_must_be_a_0_1_2_or_3_but_given_one_is_4"); 47internal static string @Destination_type_must_be_a_0_1_or_2_but_given_one_is_3 => GetResourceString("Destination_type_must_be_a_0_1_or_2_but_given_one_is_3"); 49internal static string @Destination_type_must_be_a_0_but_given_one_is_1 => GetResourceString("Destination_type_must_be_a_0_but_given_one_is_1"); 51internal static string @Destination_type_must_be_a_0_or_a_1_but_given_one_is_2 => GetResourceString("Destination_type_must_be_a_0_or_a_1_but_given_one_is_2"); 53internal static string @Invalid_number_of_parameters_for_binary_operator => GetResourceString("Invalid_number_of_parameters_for_binary_operator"); 55internal static string @Invalid_number_of_parameters_for_unary_operator => GetResourceString("Invalid_number_of_parameters_for_unary_operator"); 57internal static string @Location_must_be_null_or_from_source => GetResourceString("Location_must_be_null_or_from_source"); 59internal static string @No_available_location_found_to_add_statements_to => GetResourceString("No_available_location_found_to_add_statements_to"); 61internal static string @No_location_provided_to_add_statements_to => GetResourceString("No_location_provided_to_add_statements_to"); 63internal static string @Cannot_generate_code_for_unsupported_operator_0 => GetResourceString("Cannot_generate_code_for_unsupported_operator_0"); 65internal static string @Namespace_can_not_be_added_in_this_destination => GetResourceString("Namespace_can_not_be_added_in_this_destination"); 67internal static string @Type_members => GetResourceString("Type_members"); 69internal static string @Document_does_not_support_syntax_trees => GetResourceString("Document_does_not_support_syntax_trees");