|
// <auto-generated>
using System.Reflection;
namespace Microsoft.CodeAnalysis
{
internal static partial class WorkspacesResources
{
private static global::System.Resources.ResourceManager s_resourceManager;
internal static global::System.Resources.ResourceManager ResourceManager => s_resourceManager ?? (s_resourceManager = new global::System.Resources.ResourceManager(typeof(WorkspacesResources)));
internal static global::System.Globalization.CultureInfo Culture { get; set; }
#if !NET20
[global::System.Runtime.CompilerServices.MethodImpl(global::System.Runtime.CompilerServices.MethodImplOptions.AggressiveInlining)]
#endif
internal static string GetResourceString(string resourceKey, string defaultValue = null) => ResourceManager.GetString(resourceKey, Culture);
/// <summary>An error occurred while reading the specified configuration file: {0}</summary>
internal static string @An_error_occurred_while_reading_the_specified_configuration_file_colon_0 => GetResourceString("An_error_occurred_while_reading_the_specified_configuration_file_colon_0");
/// <summary>Symbol "{0}" is not from source.</summary>
internal static string @Symbol_0_is_not_from_source => GetResourceString("Symbol_0_is_not_from_source");
/// <summary>Cycle detected in extensions</summary>
internal static string @Cycle_detected_in_extensions => GetResourceString("Cycle_detected_in_extensions");
/// <summary>Duplicate source file '{0}' in project '{1}'</summary>
internal static string @Duplicate_source_file_0_in_project_1 => GetResourceString("Duplicate_source_file_0_in_project_1");
/// <summary>Removing projects is not supported.</summary>
internal static string @Removing_projects_is_not_supported => GetResourceString("Removing_projects_is_not_supported");
/// <summary>Adding projects is not supported.</summary>
internal static string @Adding_projects_is_not_supported => GetResourceString("Adding_projects_is_not_supported");
/// <summary>Workspace error</summary>
internal static string @Workspace_error => GetResourceString("Workspace_error");
/// <summary>Error reading content of source file '{0}' -- '{1}'.</summary>
internal static string @Error_reading_content_of_source_file_0_1 => GetResourceString("Error_reading_content_of_source_file_0_1");
/// <summary>Workspace is not empty.</summary>
internal static string @Workspace_is_not_empty => GetResourceString("Workspace_is_not_empty");
/// <summary>'{0}' is not part of the workspace.</summary>
internal static string @_0_is_not_part_of_the_workspace => GetResourceString("_0_is_not_part_of_the_workspace");
/// <summary>'{0}' is already part of the workspace.</summary>
internal static string @_0_is_already_part_of_the_workspace => GetResourceString("_0_is_already_part_of_the_workspace");
/// <summary>'{0}' is not referenced.</summary>
internal static string @_0_is_not_referenced => GetResourceString("_0_is_not_referenced");
/// <summary>'{0}' is already referenced.</summary>
internal static string @_0_is_already_referenced => GetResourceString("_0_is_already_referenced");
/// <summary>Adding project reference from '{0}' to '{1}' will cause a circular reference.</summary>
internal static string @Adding_project_reference_from_0_to_1_will_cause_a_circular_reference => GetResourceString("Adding_project_reference_from_0_to_1_will_cause_a_circular_reference");
/// <summary>Metadata is not referenced.</summary>
internal static string @Metadata_is_not_referenced => GetResourceString("Metadata_is_not_referenced");
/// <summary>Metadata is already referenced.</summary>
internal static string @Metadata_is_already_referenced => GetResourceString("Metadata_is_already_referenced");
/// <summary>{0} is not present.</summary>
internal static string @_0_is_not_present => GetResourceString("_0_is_not_present");
/// <summary>{0} is already present.</summary>
internal static string @_0_is_already_present => GetResourceString("_0_is_already_present");
/// <summary>The specified document is not a version of this document.</summary>
internal static string @The_specified_document_is_not_a_version_of_this_document => GetResourceString("The_specified_document_is_not_a_version_of_this_document");
/// <summary>The language '{0}' is not supported.</summary>
internal static string @The_language_0_is_not_supported => GetResourceString("The_language_0_is_not_supported");
/// <summary>The solution already contains the specified project.</summary>
internal static string @The_solution_already_contains_the_specified_project => GetResourceString("The_solution_already_contains_the_specified_project");
/// <summary>The solution does not contain the specified project.</summary>
internal static string @The_solution_does_not_contain_the_specified_project => GetResourceString("The_solution_does_not_contain_the_specified_project");
/// <summary>The project already references the target project.</summary>
internal static string @The_project_already_references_the_target_project => GetResourceString("The_project_already_references_the_target_project");
/// <summary>The project already contains the specified reference.</summary>
internal static string @The_project_already_contains_the_specified_reference => GetResourceString("The_project_already_contains_the_specified_reference");
/// <summary>A project may not reference itself.</summary>
internal static string @A_project_may_not_reference_itself => GetResourceString("A_project_may_not_reference_itself");
/// <summary>The solution already contains the specified reference.</summary>
internal static string @The_solution_already_contains_the_specified_reference => GetResourceString("The_solution_already_contains_the_specified_reference");
/// <summary>Temporary storage cannot be written more than once.</summary>
internal static string @Temporary_storage_cannot_be_written_more_than_once => GetResourceString("Temporary_storage_cannot_be_written_more_than_once");
/// <summary>'{0}' is not open.</summary>
internal static string @_0_is_not_open => GetResourceString("_0_is_not_open");
/// <summary>A language name cannot be specified for this option.</summary>
internal static string @A_language_name_cannot_be_specified_for_this_option => GetResourceString("A_language_name_cannot_be_specified_for_this_option");
/// <summary>A language name must be specified for this option.</summary>
internal static string @A_language_name_must_be_specified_for_this_option => GetResourceString("A_language_name_must_be_specified_for_this_option");
/// <summary>File was externally modified: {0}.</summary>
internal static string @File_was_externally_modified_colon_0 => GetResourceString("File_was_externally_modified_colon_0");
/// <summary>Unrecognized language name.</summary>
internal static string @Unrecognized_language_name => GetResourceString("Unrecognized_language_name");
/// <summary>Can't resolve metadata reference: '{0}'.</summary>
internal static string @Can_t_resolve_metadata_reference_colon_0 => GetResourceString("Can_t_resolve_metadata_reference_colon_0");
/// <summary>Can't resolve analyzer reference: '{0}'.</summary>
internal static string @Can_t_resolve_analyzer_reference_colon_0 => GetResourceString("Can_t_resolve_analyzer_reference_colon_0");
/// <summary>Expected {0}.</summary>
internal static string @Expected_0 => GetResourceString("Expected_0");
/// <summary>"{0}" must be a non-null and non-empty string.</summary>
internal static string @_0_must_be_a_non_null_and_non_empty_string => GetResourceString("_0_must_be_a_non_null_and_non_empty_string");
/// <summary>This submission already references another submission project.</summary>
internal static string @This_submission_already_references_another_submission_project => GetResourceString("This_submission_already_references_another_submission_project");
/// <summary>Only submission project can reference submission projects.</summary>
internal static string @Only_submission_project_can_reference_submission_projects => GetResourceString("Only_submission_project_can_reference_submission_projects");
/// <summary>{0} still contains open documents.</summary>
internal static string @_0_still_contains_open_documents => GetResourceString("_0_still_contains_open_documents");
/// <summary>{0} is still open.</summary>
internal static string @_0_is_still_open => GetResourceString("_0_is_still_open");
/// <summary>Value too large to be represented as a 30 bit unsigned integer.</summary>
internal static string @Value_too_large_to_be_represented_as_a_30_bit_unsigned_integer => GetResourceString("Value_too_large_to_be_represented_as_a_30_bit_unsigned_integer");
/// <summary>Cannot open project '{0}' because the file extension '{1}' is not associated with a language.</summary>
internal static string @Cannot_open_project_0_because_the_file_extension_1_is_not_associated_with_a_language => GetResourceString("Cannot_open_project_0_because_the_file_extension_1_is_not_associated_with_a_language");
/// <summary>Cannot open project '{0}' because the language '{1}' is not supported.</summary>
internal static string @Cannot_open_project_0_because_the_language_1_is_not_supported => GetResourceString("Cannot_open_project_0_because_the_language_1_is_not_supported");
/// <summary>Invalid project file path: '{0}'</summary>
internal static string @Invalid_project_file_path_colon_0 => GetResourceString("Invalid_project_file_path_colon_0");
/// <summary>Invalid solution file path: '{0}'</summary>
internal static string @Invalid_solution_file_path_colon_0 => GetResourceString("Invalid_solution_file_path_colon_0");
/// <summary>Project file not found: '{0}'</summary>
internal static string @Project_file_not_found_colon_0 => GetResourceString("Project_file_not_found_colon_0");
/// <summary>Solution file not found: '{0}'</summary>
internal static string @Solution_file_not_found_colon_0 => GetResourceString("Solution_file_not_found_colon_0");
/// <summary>Unmerged change from project '{0}'</summary>
internal static string @Unmerged_change_from_project_0 => GetResourceString("Unmerged_change_from_project_0");
/// <summary>Added:</summary>
internal static string @Added_colon => GetResourceString("Added_colon");
/// <summary>After:</summary>
internal static string @After_colon => GetResourceString("After_colon");
/// <summary>Before:</summary>
internal static string @Before_colon => GetResourceString("Before_colon");
/// <summary>Removed:</summary>
internal static string @Removed_colon => GetResourceString("Removed_colon");
/// <summary>Adding additional documents is not supported.</summary>
internal static string @Adding_additional_documents_is_not_supported => GetResourceString("Adding_additional_documents_is_not_supported");
/// <summary>Adding analyzer config documents is not supported.</summary>
internal static string @Adding_analyzer_config_documents_is_not_supported => GetResourceString("Adding_analyzer_config_documents_is_not_supported");
/// <summary>Adding analyzer references is not supported.</summary>
internal static string @Adding_analyzer_references_is_not_supported => GetResourceString("Adding_analyzer_references_is_not_supported");
/// <summary>Adding documents is not supported.</summary>
internal static string @Adding_documents_is_not_supported => GetResourceString("Adding_documents_is_not_supported");
/// <summary>Adding project references is not supported.</summary>
internal static string @Adding_project_references_is_not_supported => GetResourceString("Adding_project_references_is_not_supported");
/// <summary>Changing additional documents is not supported.</summary>
internal static string @Changing_additional_documents_is_not_supported => GetResourceString("Changing_additional_documents_is_not_supported");
/// <summary>Changing analyzer config documents is not supported.</summary>
internal static string @Changing_analyzer_config_documents_is_not_supported => GetResourceString("Changing_analyzer_config_documents_is_not_supported");
/// <summary>Changing documents is not supported.</summary>
internal static string @Changing_documents_is_not_supported => GetResourceString("Changing_documents_is_not_supported");
/// <summary>Removing additional documents is not supported.</summary>
internal static string @Removing_additional_documents_is_not_supported => GetResourceString("Removing_additional_documents_is_not_supported");
/// <summary>Removing analyzer config documents is not supported.</summary>
internal static string @Removing_analyzer_config_documents_is_not_supported => GetResourceString("Removing_analyzer_config_documents_is_not_supported");
/// <summary>Removing analyzer references is not supported.</summary>
internal static string @Removing_analyzer_references_is_not_supported => GetResourceString("Removing_analyzer_references_is_not_supported");
/// <summary>Removing documents is not supported.</summary>
internal static string @Removing_documents_is_not_supported => GetResourceString("Removing_documents_is_not_supported");
/// <summary>Removing project references is not supported.</summary>
internal static string @Removing_project_references_is_not_supported => GetResourceString("Removing_project_references_is_not_supported");
/// <summary>Service of type '{0}' is required to accomplish the task but is not available from '{1}' workspace.</summary>
internal static string @Service_of_type_0_is_required_to_accomplish_the_task_but_is_not_available_from_1_workspace => GetResourceString("Service_of_type_0_is_required_to_accomplish_the_task_but_is_not_available_from_1_workspace");
/// <summary>At least one diagnostic must be supplied.</summary>
internal static string @At_least_one_diagnostic_must_be_supplied => GetResourceString("At_least_one_diagnostic_must_be_supplied");
/// <summary>Diagnostic must have span '{0}'</summary>
internal static string @Diagnostic_must_have_span_0 => GetResourceString("Diagnostic_must_have_span_0");
/// <summary>Label for node '{0}' is invalid, it must be within [0, {1}).</summary>
internal static string @Label_for_node_0_is_invalid_it_must_be_within_bracket_0_1 => GetResourceString("Label_for_node_0_is_invalid_it_must_be_within_bracket_0_1");
/// <summary>Matching nodes '{0}' and '{1}' must have the same label.</summary>
internal static string @Matching_nodes_0_and_1_must_have_the_same_label => GetResourceString("Matching_nodes_0_and_1_must_have_the_same_label");
/// <summary>Node '{0}' must be contained in the new tree.</summary>
internal static string @Node_0_must_be_contained_in_the_new_tree => GetResourceString("Node_0_must_be_contained_in_the_new_tree");
/// <summary>Node '{0}' must be contained in the old tree.</summary>
internal static string @Node_0_must_be_contained_in_the_old_tree => GetResourceString("Node_0_must_be_contained_in_the_old_tree");
/// <summary>The member '{0}' is not declared within the declaration of the symbol.</summary>
internal static string @The_member_0_is_not_declared_within_the_declaration_of_the_symbol => GetResourceString("The_member_0_is_not_declared_within_the_declaration_of_the_symbol");
/// <summary>The position is not within the symbol's declaration</summary>
internal static string @The_position_is_not_within_the_symbol_s_declaration => GetResourceString("The_position_is_not_within_the_symbol_s_declaration");
/// <summary>The symbol '{0}' cannot be located within the current solution.</summary>
internal static string @The_symbol_0_cannot_be_located_within_the_current_solution => GetResourceString("The_symbol_0_cannot_be_located_within_the_current_solution");
/// <summary>Changing compilation options is not supported.</summary>
internal static string @Changing_compilation_options_is_not_supported => GetResourceString("Changing_compilation_options_is_not_supported");
/// <summary>Changing parse options is not supported.</summary>
internal static string @Changing_parse_options_is_not_supported => GetResourceString("Changing_parse_options_is_not_supported");
/// <summary>The node is not part of the tree.</summary>
internal static string @The_node_is_not_part_of_the_tree => GetResourceString("The_node_is_not_part_of_the_tree");
/// <summary>This workspace does not support opening and closing documents.</summary>
internal static string @This_workspace_does_not_support_opening_and_closing_documents => GetResourceString("This_workspace_does_not_support_opening_and_closing_documents");
/// <summary>Exceptions:</summary>
internal static string @Exceptions_colon => GetResourceString("Exceptions_colon");
/// <summary>'{0}' returned an uninitialized ImmutableArray</summary>
internal static string @_0_returned_an_uninitialized_ImmutableArray => GetResourceString("_0_returned_an_uninitialized_ImmutableArray");
/// <summary>Failure</summary>
internal static string @Failure => GetResourceString("Failure");
/// <summary>Warning</summary>
internal static string @Warning => GetResourceString("Warning");
/// <summary>Options did not come from specified Solution</summary>
internal static string @Options_did_not_come_from_specified_Solution => GetResourceString("Options_did_not_come_from_specified_Solution");
/// <summary>Enable</summary>
internal static string @Enable => GetResourceString("Enable");
/// <summary>Enable and ignore future errors</summary>
internal static string @Enable_and_ignore_future_errors => GetResourceString("Enable_and_ignore_future_errors");
/// <summary>'{0}' encountered an error and has been disabled.</summary>
internal static string @_0_encountered_an_error_and_has_been_disabled => GetResourceString("_0_encountered_an_error_and_has_been_disabled");
/// <summary>Show Stack Trace</summary>
internal static string @Show_Stack_Trace => GetResourceString("Show_Stack_Trace");
/// <summary>Stream is too long.</summary>
internal static string @Stream_is_too_long => GetResourceString("Stream_is_too_long");
/// <summary>Async Method</summary>
internal static string @Async_Method => GetResourceString("Async_Method");
/// <summary>Error</summary>
internal static string @Error => GetResourceString("Error");
/// <summary>None</summary>
internal static string @None => GetResourceString("None");
/// <summary>Suggestion</summary>
internal static string @Suggestion => GetResourceString("Suggestion");
/// <summary>File '{0}' size of {1} exceeds maximum allowed size of {2}</summary>
internal static string @File_0_size_of_1_exceeds_maximum_allowed_size_of_2 => GetResourceString("File_0_size_of_1_exceeds_maximum_allowed_size_of_2");
/// <summary>Changing document properties is not supported</summary>
internal static string @Changing_document_property_is_not_supported => GetResourceString("Changing_document_property_is_not_supported");
/// <summary>Variables captured:</summary>
internal static string @Variables_captured_colon => GetResourceString("Variables_captured_colon");
/// <summary>Refactoring Only</summary>
internal static string @Refactoring_Only => GetResourceString("Refactoring_Only");
/// <summary>Remove the line below if you want to inherit .editorconfig settings from higher directories</summary>
internal static string @Remove_the_line_below_if_you_want_to_inherit_dot_editorconfig_settings_from_higher_directories => GetResourceString("Remove_the_line_below_if_you_want_to_inherit_dot_editorconfig_settings_from_higher_directories");
/// <summary>Core EditorConfig Options</summary>
internal static string @Core_EditorConfig_Options => GetResourceString("Core_EditorConfig_Options");
/// <summary>C# files</summary>
internal static string @CSharp_files => GetResourceString("CSharp_files");
/// <summary>.NET Coding Conventions</summary>
internal static string @dot_NET_Coding_Conventions => GetResourceString("dot_NET_Coding_Conventions");
/// <summary>Indentation and spacing</summary>
internal static string @Indentation_and_spacing => GetResourceString("Indentation_and_spacing");
/// <summary>New line preferences</summary>
internal static string @New_line_preferences => GetResourceString("New_line_preferences");
/// <summary>Visual Basic files</summary>
internal static string @Visual_Basic_files => GetResourceString("Visual_Basic_files");
/// <summary>Changing document '{0}' is not supported.</summary>
internal static string @Changing_document_0_is_not_supported => GetResourceString("Changing_document_0_is_not_supported");
/// <summary>DateTimeKind must be Utc</summary>
internal static string @DateTimeKind_must_be_Utc => GetResourceString("DateTimeKind_must_be_Utc");
/// <summary>Adding imports will bring an extension method into scope with the same name as '{0}'</summary>
internal static string @Warning_adding_imports_will_bring_an_extension_method_into_scope_with_the_same_name_as_member_access => GetResourceString("Warning_adding_imports_will_bring_an_extension_method_into_scope_with_the_same_name_as_member_access");
/// <summary>{0} is in a different project.</summary>
internal static string @_0_is_in_a_different_project => GetResourceString("_0_is_in_a_different_project");
/// <summary>Project does not contain specified reference</summary>
internal static string @Project_does_not_contain_specified_reference => GetResourceString("Project_does_not_contain_specified_reference");
/// <summary>Solution does not contain specified reference</summary>
internal static string @Solution_does_not_contain_specified_reference => GetResourceString("Solution_does_not_contain_specified_reference");
/// <summary>Unknown</summary>
internal static string @Unknown => GetResourceString("Unknown");
/// <summary>Cannot apply action that is not in '{0}'</summary>
internal static string @Cannot_apply_action_that_is_not_in_0 => GetResourceString("Cannot_apply_action_that_is_not_in_0");
/// <summary>Symbol's project could not be found in the provided solution</summary>
internal static string @Symbols_project_could_not_be_found_in_the_provided_solution => GetResourceString("Symbols_project_could_not_be_found_in_the_provided_solution");
/// <summary>The contents of a SourceGeneratedDocument may not be changed.</summary>
internal static string @The_contents_of_a_SourceGeneratedDocument_may_not_be_changed => GetResourceString("The_contents_of_a_SourceGeneratedDocument_may_not_be_changed");
/// <summary>Rename '{0}' to '{1}'</summary>
internal static string @Rename_0_to_1 => GetResourceString("Rename_0_to_1");
/// <summary>Sync namespace to folder structure</summary>
internal static string @Sync_namespace_to_folder_structure => GetResourceString("Sync_namespace_to_folder_structure");
/// <summary>CodeAction '{0}' did not produce a changed solution</summary>
internal static string @CodeAction_0_did_not_produce_a_changed_solution => GetResourceString("CodeAction_0_did_not_produce_a_changed_solution");
/// <summary>Predefined conversion from {0} to {1}.</summary>
internal static string @Predefined_conversion_from_0_to_1 => GetResourceString("Predefined_conversion_from_0_to_1");
/// <summary>'FixAllScope.ContainingType' and 'FixAllScope.ContainingMember' are not supported with this constructor</summary>
internal static string @FixAllScope_ContainingType_and_FixAllScope_ContainingMember_are_not_supported_with_this_constructor => GetResourceString("FixAllScope_ContainingType_and_FixAllScope_ContainingMember_are_not_supported_with_this_constructor");
/// <summary>'FixAllScope.Custom' is not supported with this API</summary>
internal static string @FixAllScope_Custom_is_not_supported_with_this_API => GetResourceString("FixAllScope_Custom_is_not_supported_with_this_API");
/// <summary>Failed to resolve rename conflicts</summary>
internal static string @Failed_to_resolve_rename_conflicts => GetResourceString("Failed_to_resolve_rename_conflicts");
/// <summary>Use 'TextDocument' property instead of 'Document' property as the provider supports non-source text documents.</summary>
internal static string @Use_TextDocument_property_instead_of_Document_property_as_the_provider_supports_non_source_text_documents => GetResourceString("Use_TextDocument_property_instead_of_Document_property_as_the_provider_supports_non_source_text_documents");
/// <summary>Unexpected value '{0}' in DocumentKinds array.</summary>
internal static string @Unexpected_value_0_in_DocumentKinds_array => GetResourceString("Unexpected_value_0_in_DocumentKinds_array");
/// <summary>Running code cleanup on fixed documents</summary>
internal static string @Running_code_cleanup_on_fixed_documents => GetResourceString("Running_code_cleanup_on_fixed_documents");
/// <summary>Applying changes to {0}</summary>
internal static string @Applying_changes_to_0 => GetResourceString("Applying_changes_to_0");
/// <summary>Removing compilation options is not supported</summary>
internal static string @Removing_compilation_options_is_not_supported => GetResourceString("Removing_compilation_options_is_not_supported");
/// <summary>Removing parse options is not supported</summary>
internal static string @Removing_parse_options_is_not_supported => GetResourceString("Removing_parse_options_is_not_supported");
/// <summary>Changing project language is not supported</summary>
internal static string @Changing_project_language_is_not_supported => GetResourceString("Changing_project_language_is_not_supported");
/// <summary>Changing project between ordinary and interactive submission is not supported</summary>
internal static string @Changing_project_between_ordinary_and_interactive_submission_is_not_supported => GetResourceString("Changing_project_between_ordinary_and_interactive_submission_is_not_supported");
/// <summary>Absolute path expected</summary>
internal static string @AbsolutePathExpected => GetResourceString("AbsolutePathExpected");
}
}
|