|
// <auto-generated>
using System.Reflection;
namespace Microsoft.CodeAnalysis
{
internal static partial class FeaturesResources
{
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(FeaturesResources)));
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>#{0} directive</summary>
internal static string @_0_directive => GetResourceString("0_directive");
/// <summary>Add project reference to '{0}'.</summary>
internal static string @Add_project_reference_to_0 => GetResourceString("Add_project_reference_to_0");
/// <summary>Add reference to '{0}'.</summary>
internal static string @Add_reference_to_0 => GetResourceString("Add_reference_to_0");
/// <summary>Actions can not be empty.</summary>
internal static string @Actions_can_not_be_empty => GetResourceString("Actions_can_not_be_empty");
/// <summary>generic overload</summary>
internal static string @generic_overload => GetResourceString("generic_overload");
/// <summary>generic overloads</summary>
internal static string @generic_overloads => GetResourceString("generic_overloads");
/// <summary>overload</summary>
internal static string @overload => GetResourceString("overload");
/// <summary>overloads</summary>
internal static string @overloads_ => GetResourceString("overloads_");
/// <summary>type</summary>
internal static string @type => GetResourceString("type");
/// <summary>property accessor</summary>
internal static string @property_accessor => GetResourceString("property_accessor");
/// <summary>{0} Keyword</summary>
internal static string @_0_Keyword => GetResourceString("_0_Keyword");
/// <summary>Encapsulate field: '{0}' (and use property)</summary>
internal static string @Encapsulate_field_colon_0_and_use_property => GetResourceString("Encapsulate_field_colon_0_and_use_property");
/// <summary>Encapsulate field: '{0}' (but still use field)</summary>
internal static string @Encapsulate_field_colon_0_but_still_use_field => GetResourceString("Encapsulate_field_colon_0_but_still_use_field");
/// <summary>Encapsulate fields (and use property)</summary>
internal static string @Encapsulate_fields_and_use_property => GetResourceString("Encapsulate_fields_and_use_property");
/// <summary>Encapsulate fields (but still use field)</summary>
internal static string @Encapsulate_fields_but_still_use_field => GetResourceString("Encapsulate_fields_but_still_use_field");
/// <summary>Could not extract interface: The selection is not inside a class/interface/struct.</summary>
internal static string @Could_not_extract_interface_colon_The_selection_is_not_inside_a_class_interface_struct => GetResourceString("Could_not_extract_interface_colon_The_selection_is_not_inside_a_class_interface_struct");
/// <summary>Could not extract interface: The type does not contain any member that can be extracted to an interface.</summary>
internal static string @Could_not_extract_interface_colon_The_type_does_not_contain_any_member_that_can_be_extracted_to_an_interface => GetResourceString("Could_not_extract_interface_colon_The_type_does_not_contain_any_member_that_can_be_extracted_to_an_interface");
/// <summary>Parameters' type or return type cannot be an anonymous type : [{0}]</summary>
internal static string @Parameters_type_or_return_type_cannot_be_an_anonymous_type_colon_bracket_0_bracket => GetResourceString("Parameters_type_or_return_type_cannot_be_an_anonymous_type_colon_bracket_0_bracket");
/// <summary>The selection contains no active statement.</summary>
internal static string @The_selection_contains_no_active_statement => GetResourceString("The_selection_contains_no_active_statement");
/// <summary>The selection contains a local function call without its declaration.</summary>
internal static string @The_selection_contains_a_local_function_call_without_its_declaration => GetResourceString("The_selection_contains_a_local_function_call_without_its_declaration");
/// <summary>The selection contains an error or unknown type.</summary>
internal static string @The_selection_contains_an_error_or_unknown_type => GetResourceString("The_selection_contains_an_error_or_unknown_type");
/// <summary>Type parameter '{0}' is hidden by another type parameter '{1}'.</summary>
internal static string @Type_parameter_0_is_hidden_by_another_type_parameter_1 => GetResourceString("Type_parameter_0_is_hidden_by_another_type_parameter_1");
/// <summary>The address of a variable is used inside the selected code.</summary>
internal static string @The_address_of_a_variable_is_used_inside_the_selected_code => GetResourceString("The_address_of_a_variable_is_used_inside_the_selected_code");
/// <summary>Assigning to readonly fields must be done in a constructor : [{0}].</summary>
internal static string @Assigning_to_readonly_fields_must_be_done_in_a_constructor_colon_bracket_0_bracket => GetResourceString("Assigning_to_readonly_fields_must_be_done_in_a_constructor_colon_bracket_0_bracket");
/// <summary>generated code is overlapping with hidden portion of the code</summary>
internal static string @generated_code_is_overlapping_with_hidden_portion_of_the_code => GetResourceString("generated_code_is_overlapping_with_hidden_portion_of_the_code");
/// <summary>Add optional parameters to '{0}'</summary>
internal static string @Add_optional_parameters_to_0 => GetResourceString("Add_optional_parameters_to_0");
/// <summary>Add parameters to '{0}'</summary>
internal static string @Add_parameters_to_0 => GetResourceString("Add_parameters_to_0");
/// <summary>Generate delegating constructor '{0}({1})'</summary>
internal static string @Generate_delegating_constructor_0_1 => GetResourceString("Generate_delegating_constructor_0_1");
/// <summary>Generate Equals and GetHashCode</summary>
internal static string @Generate_Equals_and_GetHashCode => GetResourceString("Generate_Equals_and_GetHashCode");
/// <summary>Generate Equals(object)</summary>
internal static string @Generate_Equals_object => GetResourceString("Generate_Equals_object");
/// <summary>Generate GetHashCode()</summary>
internal static string @Generate_GetHashCode => GetResourceString("Generate_GetHashCode");
/// <summary>Generate {0} '{1}' in new file</summary>
internal static string @Generate_0_1_in_new_file => GetResourceString("Generate_0_1_in_new_file");
/// <summary>Generate nested {0} '{1}'</summary>
internal static string @Generate_nested_0_1 => GetResourceString("Generate_nested_0_1");
/// <summary>Introduce field for '{0}'</summary>
internal static string @Introduce_field_for_0 => GetResourceString("Introduce_field_for_0");
/// <summary>Introduce local for '{0}'</summary>
internal static string @Introduce_local_for_0 => GetResourceString("Introduce_local_for_0");
/// <summary>Introduce constant for '{0}'</summary>
internal static string @Introduce_constant_for_0 => GetResourceString("Introduce_constant_for_0");
/// <summary>Introduce local constant for '{0}'</summary>
internal static string @Introduce_local_constant_for_0 => GetResourceString("Introduce_local_constant_for_0");
/// <summary>Introduce field for all occurrences of '{0}'</summary>
internal static string @Introduce_field_for_all_occurrences_of_0 => GetResourceString("Introduce_field_for_all_occurrences_of_0");
/// <summary>Introduce local for all occurrences of '{0}'</summary>
internal static string @Introduce_local_for_all_occurrences_of_0 => GetResourceString("Introduce_local_for_all_occurrences_of_0");
/// <summary>Introduce constant for all occurrences of '{0}'</summary>
internal static string @Introduce_constant_for_all_occurrences_of_0 => GetResourceString("Introduce_constant_for_all_occurrences_of_0");
/// <summary>Introduce local constant for all occurrences of '{0}'</summary>
internal static string @Introduce_local_constant_for_all_occurrences_of_0 => GetResourceString("Introduce_local_constant_for_all_occurrences_of_0");
/// <summary>Introduce query variable for all occurrences of '{0}'</summary>
internal static string @Introduce_query_variable_for_all_occurrences_of_0 => GetResourceString("Introduce_query_variable_for_all_occurrences_of_0");
/// <summary>Introduce query variable for '{0}'</summary>
internal static string @Introduce_query_variable_for_0 => GetResourceString("Introduce_query_variable_for_0");
/// <summary>Types:</summary>
internal static string @Types_colon => GetResourceString("Types_colon");
/// <summary>is</summary>
internal static string @is_ => GetResourceString("is_");
/// <summary>Represents an object whose operations will be resolved at runtime.</summary>
internal static string @Represents_an_object_whose_operations_will_be_resolved_at_runtime => GetResourceString("Represents_an_object_whose_operations_will_be_resolved_at_runtime");
/// <summary>constant</summary>
internal static string @constant => GetResourceString("constant");
/// <summary>field</summary>
internal static string @field => GetResourceString("field");
/// <summary>local constant</summary>
internal static string @local_constant => GetResourceString("local_constant");
/// <summary>local variable</summary>
internal static string @local_variable => GetResourceString("local_variable");
/// <summary>label</summary>
internal static string @label => GetResourceString("label");
/// <summary>range variable</summary>
internal static string @range_variable => GetResourceString("range_variable");
/// <summary>parameter</summary>
internal static string @parameter => GetResourceString("parameter");
/// <summary>discard</summary>
internal static string @discard => GetResourceString("discard");
/// <summary>in</summary>
internal static string @in_ => GetResourceString("in_");
/// <summary>Summary:</summary>
internal static string @Summary_colon => GetResourceString("Summary_colon");
/// <summary>Locals and parameters</summary>
internal static string @Locals_and_parameters => GetResourceString("Locals_and_parameters");
/// <summary>Type parameters:</summary>
internal static string @Type_parameters_colon => GetResourceString("Type_parameters_colon");
/// <summary>Returns:</summary>
internal static string @Returns_colon => GetResourceString("Returns_colon");
/// <summary>Remarks:</summary>
internal static string @Remarks_colon => GetResourceString("Remarks_colon");
/// <summary>generating source for symbols of this type is not supported</summary>
internal static string @generating_source_for_symbols_of_this_type_is_not_supported => GetResourceString("generating_source_for_symbols_of_this_type_is_not_supported");
/// <summary>Assembly</summary>
internal static string @Assembly => GetResourceString("Assembly");
/// <summary>location unknown</summary>
internal static string @location_unknown => GetResourceString("location_unknown");
/// <summary>Extract interface...</summary>
internal static string @Extract_interface => GetResourceString("Extract_interface");
/// <summary>Updating '{0}' requires restarting the application.</summary>
internal static string @Updating_0_requires_restarting_the_application => GetResourceString("Updating_0_requires_restarting_the_application");
/// <summary>Changing '{0}' to '{1}' requires restarting the application because it changes the shape of the state machine.</summary>
internal static string @Changing_0_to_1_requires_restarting_the_application_because_it_changes_the_shape_of_the_state_machine => GetResourceString("Changing_0_to_1_requires_restarting_the_application_because_it_changes_the_shape_of_the_state_machine");
/// <summary>Updating a complex statement containing an await expression requires restarting the application.</summary>
internal static string @Updating_a_complex_statement_containing_an_await_expression_requires_restarting_the_application => GetResourceString("Updating_a_complex_statement_containing_an_await_expression_requires_restarting_the_application");
/// <summary>Changing visibility of {0} requires restarting the application.</summary>
internal static string @Changing_visibility_of_0_requires_restarting_the_application => GetResourceString("Changing_visibility_of_0_requires_restarting_the_application");
/// <summary>Ceasing to capture primary constructor parameter '{0}' of '{1}' requires restarting the application.</summary>
internal static string @Ceasing_to_capture_primary_constructor_parameter_0_of_1_requires_restarting_the_application => GetResourceString("Ceasing_to_capture_primary_constructor_parameter_0_of_1_requires_restarting_the_application");
/// <summary>Changing attribute '{0}' requires restarting the application.</summary>
internal static string @Changing_attribute_0_requires_restarting_the_application => GetResourceString("Changing_attribute_0_requires_restarting_the_application");
/// <summary>Changing attribute '{0}' requires restarting the application.</summary>
internal static string @Changing_name_or_signature_of_0_that_contains_an_active_statement_requires_restarting_the_application => GetResourceString("Changing_name_or_signature_of_0_that_contains_an_active_statement_requires_restarting_the_application");
/// <summary>Changing '{0}' might not have any effect until the application is restarted.</summary>
internal static string @Changing_0_might_not_have_any_effect_until_the_application_is_restarted => GetResourceString("Changing_0_might_not_have_any_effect_until_the_application_is_restarted");
/// <summary>Capturing primary constructor parameter '{0}' that hasn't been capture before requires restarting the application.</summary>
internal static string @Capturing_primary_constructor_parameter_0_that_hasn_t_been_captured_before_requires_restarting_the_application => GetResourceString("Capturing_primary_constructor_parameter_0_that_hasn_t_been_captured_before_requires_restarting_the_application");
/// <summary>Changing the type of a captured variable '{0}' previously of type '{1}' requires restarting the application.</summary>
internal static string @Changing_the_type_of_a_captured_variable_0_previously_of_type_1_requires_restarting_the_application => GetResourceString("Changing_the_type_of_a_captured_variable_0_previously_of_type_1_requires_restarting_the_application");
/// <summary>Changing the parameters of {0} requires restarting the application.</summary>
internal static string @Changing_the_parameters_of_0_requires_restarting_the_application => GetResourceString("Changing_the_parameters_of_0_requires_restarting_the_application");
/// <summary>Changing the return type of {0} requires restarting the application.</summary>
internal static string @Changing_the_return_type_of_0_requires_restarting_the_application => GetResourceString("Changing_the_return_type_of_0_requires_restarting_the_application");
/// <summary>Changing the signature of {0} requires restarting the application.</summary>
internal static string @Changing_the_signature_of_0_requires_restarting_the_application => GetResourceString("Changing_the_signature_of_0_requires_restarting_the_application");
/// <summary>Changing the signature of {0} requires restarting the application because is not supported by the runtime.</summary>
internal static string @Changing_the_signature_of_0_requires_restarting_the_application_because_it_is_not_supported_by_the_runtime => GetResourceString("Changing_the_signature_of_0_requires_restarting_the_application_because_it_is_not_supported_by_the_runtime");
/// <summary>Changing the declaration scope of a captured variable '{0}' requires restarting the application.</summary>
internal static string @Changing_the_declaration_scope_of_a_captured_variable_0_requires_restarting_the_application => GetResourceString("Changing_the_declaration_scope_of_a_captured_variable_0_requires_restarting_the_application");
/// <summary>Adding or moving {0} of {1} requires restarting the application.</summary>
internal static string @Adding_or_moving_0_of_1_requires_restarting_the_application => GetResourceString("Adding_or_moving_0_of_1_requires_restarting_the_application");
/// <summary>Adding {0} into an interface requires restarting the application.</summary>
internal static string @Adding_0_into_an_interface_requires_restarting_the_application => GetResourceString("Adding_0_into_an_interface_requires_restarting_the_application");
/// <summary>Adding {0} into an interface method requires restarting the application.</summary>
internal static string @Adding_0_into_an_interface_method_requires_restarting_the_application => GetResourceString("Adding_0_into_an_interface_method_requires_restarting_the_application");
/// <summary>Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.</summary>
internal static string @Adding_or_moving_0_of_1_with_explicit_or_sequential_layout_requires_restarting_the_application => GetResourceString("Adding_or_moving_0_of_1_with_explicit_or_sequential_layout_requires_restarting_the_application");
/// <summary>Adding or moving {0} of a COM interface requires restarting the application.</summary>
internal static string @Adding_or_moving_0_of_a_COM_interface_requires_restarting_the_application => GetResourceString("Adding_or_moving_0_of_a_COM_interface_requires_restarting_the_application");
/// <summary>Updating the modifiers of {0} requires restarting the application.</summary>
internal static string @Updating_the_modifiers_of_0_requires_restarting_the_application => GetResourceString("Updating_the_modifiers_of_0_requires_restarting_the_application");
/// <summary>Updating the Handles clause of {0} requires restarting the application.</summary>
internal static string @Updating_the_Handles_clause_of_0_requires_restarting_the_application => GetResourceString("Updating_the_Handles_clause_of_0_requires_restarting_the_application");
/// <summary>Adding {0} with the Handles clause requires restarting the application.</summary>
internal static string @Adding_0_with_the_Handles_clause_requires_restarting_the_application => GetResourceString("Adding_0_with_the_Handles_clause_requires_restarting_the_application");
/// <summary>Updating the Implements clause of a {0} requires restarting the application.</summary>
internal static string @Updating_the_Implements_clause_of_a_0_requires_restarting_the_application => GetResourceString("Updating_the_Implements_clause_of_a_0_requires_restarting_the_application");
/// <summary>Updating the variance of {0} requires restarting the application.</summary>
internal static string @Updating_the_variance_of_0_requires_restarting_the_application => GetResourceString("Updating_the_variance_of_0_requires_restarting_the_application");
/// <summary>Updating the type of {0} requires restarting the application.</summary>
internal static string @Updating_the_type_of_0_requires_restarting_the_application => GetResourceString("Updating_the_type_of_0_requires_restarting_the_application");
/// <summary>Updating the initializer of {0} requires restarting the application.</summary>
internal static string @Updating_the_initializer_of_0_requires_restarting_the_application => GetResourceString("Updating_the_initializer_of_0_requires_restarting_the_application");
/// <summary>Updating the size of a {0} requires restarting the application.</summary>
internal static string @Updating_the_size_of_a_0_requires_restarting_the_application => GetResourceString("Updating_the_size_of_a_0_requires_restarting_the_application");
/// <summary>Updating the underlying type of {0} requires restarting the application.</summary>
internal static string @Updating_the_underlying_type_of_0_requires_restarting_the_application => GetResourceString("Updating_the_underlying_type_of_0_requires_restarting_the_application");
/// <summary>Updating the base class and/or base interface(s) of {0} requires restarting the application.</summary>
internal static string @Updating_the_base_class_and_or_base_interface_s_of_0_requires_restarting_the_application => GetResourceString("Updating_the_base_class_and_or_base_interface_s_of_0_requires_restarting_the_application");
/// <summary>Changing a field to an event or vice versa requires restarting the application.</summary>
internal static string @Changing_a_field_to_an_event_or_vice_versa_requires_restarting_the_application => GetResourceString("Changing_a_field_to_an_event_or_vice_versa_requires_restarting_the_application");
/// <summary>Updating the kind of a type requires restarting the application.</summary>
internal static string @Updating_the_kind_of_a_type_requires_restarting_the_application => GetResourceString("Updating_the_kind_of_a_type_requires_restarting_the_application");
/// <summary>Updating the kind of a property/event accessor requires restarting the application.</summary>
internal static string @Updating_the_kind_of_a_property_event_accessor_requires_restarting_the_application => GetResourceString("Updating_the_kind_of_a_property_event_accessor_requires_restarting_the_application");
/// <summary>Updating the library name of Declare statement requires restarting the application.</summary>
internal static string @Updating_the_library_name_of_Declare_statement_requires_restarting_the_application => GetResourceString("Updating_the_library_name_of_Declare_statement_requires_restarting_the_application");
/// <summary>Updating the alias of Declare statement requires restarting the application.</summary>
internal static string @Updating_the_alias_of_Declare_statement_requires_restarting_the_application => GetResourceString("Updating_the_alias_of_Declare_statement_requires_restarting_the_application");
/// <summary>Renaming {0} requires restarting the application.</summary>
internal static string @Renaming_0_requires_restarting_the_application => GetResourceString("Renaming_0_requires_restarting_the_application");
/// <summary>Adding {0} requires restarting the application.</summary>
internal static string @Adding_0_requires_restarting_the_application => GetResourceString("Adding_0_requires_restarting_the_application");
/// <summary>Adding an abstract {0} or overriding an inherited {0} requires restarting the application.</summary>
internal static string @Adding_an_abstract_0_or_overriding_an_inherited_0_requires_restarting_the_application => GetResourceString("Adding_an_abstract_0_or_overriding_an_inherited_0_requires_restarting_the_application");
/// <summary>Adding a MustOverride {0} or overriding an inherited {0} requires restarting the application.</summary>
internal static string @Adding_a_MustOverride_0_or_overriding_an_inherited_0_requires_restarting_the_application => GetResourceString("Adding_a_MustOverride_0_or_overriding_an_inherited_0_requires_restarting_the_application");
/// <summary>Adding an extern {0} requires restarting the application.</summary>
internal static string @Adding_an_extern_0_requires_restarting_the_application => GetResourceString("Adding_an_extern_0_requires_restarting_the_application");
/// <summary>Adding an imported method requires restarting the application.</summary>
internal static string @Adding_an_imported_method_requires_restarting_the_application => GetResourceString("Adding_an_imported_method_requires_restarting_the_application");
/// <summary>Adding a user defined {0} requires restarting the application.</summary>
internal static string @Adding_a_user_defined_0_requires_restarting_the_application => GetResourceString("Adding_a_user_defined_0_requires_restarting_the_application");
/// <summary>Adding {0} around an active statement requires restarting the application.</summary>
internal static string @Adding_0_around_an_active_statement_requires_restarting_the_application => GetResourceString("Adding_0_around_an_active_statement_requires_restarting_the_application");
/// <summary>Moving {0} requires restarting the application.</summary>
internal static string @Moving_0_requires_restarting_the_application => GetResourceString("Moving_0_requires_restarting_the_application");
/// <summary>Deleting {0} requires restarting the application.</summary>
internal static string @Deleting_0_requires_restarting_the_application => GetResourceString("Deleting_0_requires_restarting_the_application");
/// <summary>Deleting {0} around an active statement requires restarting the application.</summary>
internal static string @Deleting_0_around_an_active_statement_requires_restarting_the_application => GetResourceString("Deleting_0_around_an_active_statement_requires_restarting_the_application");
/// <summary>Updating a {0} around an active statement requires restarting the application.</summary>
internal static string @Updating_a_0_around_an_active_statement_requires_restarting_the_application => GetResourceString("Updating_a_0_around_an_active_statement_requires_restarting_the_application");
/// <summary>Updating async or iterator modifier around an active statement requires restarting the application.</summary>
internal static string @Updating_async_or_iterator_modifier_around_an_active_statement_requires_restarting_the_application => GetResourceString("Updating_async_or_iterator_modifier_around_an_active_statement_requires_restarting_the_application");
/// <summary>Changing {0} from asynchronous to synchronous requires restarting the application.</summary>
internal static string @Changing_0_from_asynchronous_to_synchronous_requires_restarting_the_application => GetResourceString("Changing_0_from_asynchronous_to_synchronous_requires_restarting_the_application");
/// <summary>Modifying a generic method requires restarting the application.</summary>
internal static string @Modifying_a_generic_method_requires_restarting_the_application => GetResourceString("Modifying_a_generic_method_requires_restarting_the_application");
/// <summary>Modifying a method inside the context of a generic type requires restarting the application.</summary>
internal static string @Modifying_a_method_inside_the_context_of_a_generic_type_requires_restarting_the_application => GetResourceString("Modifying_a_method_inside_the_context_of_a_generic_type_requires_restarting_the_application");
/// <summary>Adding a constructor to a type with a field or property initializer that contains an anonymous function requires restarting the application.</summary>
internal static string @Adding_a_constructor_to_a_type_with_a_field_or_property_initializer_that_contains_an_anonymous_function_requires_restarting_the_application => GetResourceString("Adding_a_constructor_to_a_type_with_a_field_or_property_initializer_that_contains_an_anonymous_function_requires_restarting_the_application");
/// <summary>Renaming a captured variable, from '{0}' to '{1}' requires restarting the application.</summary>
internal static string @Renaming_a_captured_variable_from_0_to_1_requires_restarting_the_application => GetResourceString("Renaming_a_captured_variable_from_0_to_1_requires_restarting_the_application");
/// <summary>Modifying a catch/finally handler with an active statement in the try block requires restarting the application.</summary>
internal static string @Modifying_a_catch_finally_handler_with_an_active_statement_in_the_try_block_requires_restarting_the_application => GetResourceString("Modifying_a_catch_finally_handler_with_an_active_statement_in_the_try_block_requires_restarting_the_application");
/// <summary>Modifying a try/catch/finally statement when the finally block is active requires restarting the application.</summary>
internal static string @Modifying_a_try_catch_finally_statement_when_the_finally_block_is_active_requires_restarting_the_application => GetResourceString("Modifying_a_try_catch_finally_statement_when_the_finally_block_is_active_requires_restarting_the_application");
/// <summary>Modifying a catch handler around an active statement requires restarting the application.</summary>
internal static string @Modifying_a_catch_handler_around_an_active_statement_requires_restarting_the_application => GetResourceString("Modifying_a_catch_handler_around_an_active_statement_requires_restarting_the_application");
/// <summary>Modifying {0} which contains the stackalloc operator requires restarting the application.</summary>
internal static string @Modifying_0_which_contains_the_stackalloc_operator_requires_restarting_the_application => GetResourceString("Modifying_0_which_contains_the_stackalloc_operator_requires_restarting_the_application");
/// <summary>Modifying {0} which contains an Aggregate, Group By, or Join query clauses requires restarting the application.</summary>
internal static string @Modifying_0_which_contains_an_Aggregate_Group_By_or_Join_query_clauses_requires_restarting_the_application => GetResourceString("Modifying_0_which_contains_an_Aggregate_Group_By_or_Join_query_clauses_requires_restarting_the_application");
/// <summary>Modifying source with experimental language features enabled requires restarting the application.</summary>
internal static string @Modifying_source_with_experimental_language_features_enabled_requires_restarting_the_application => GetResourceString("Modifying_source_with_experimental_language_features_enabled_requires_restarting_the_application");
/// <summary>Updating an active statement requires restarting the application.</summary>
internal static string @Updating_an_active_statement_requires_restarting_the_application => GetResourceString("Updating_an_active_statement_requires_restarting_the_application");
/// <summary>Removing {0} that contains an active statement requires restarting the application.</summary>
internal static string @Removing_0_that_contains_an_active_statement_requires_restarting_the_application => GetResourceString("Removing_0_that_contains_an_active_statement_requires_restarting_the_application");
/// <summary>Adding a new file requires restarting the application.</summary>
internal static string @Adding_a_new_file_requires_restarting_the_application => GetResourceString("Adding_a_new_file_requires_restarting_the_application");
/// <summary>Attribute '{0}' is missing. Updating an async method or an iterator requires restarting the application.</summary>
internal static string @Attribute_0_is_missing_Updating_an_async_method_or_an_iterator_requires_restarting_the_application => GetResourceString("Attribute_0_is_missing_Updating_an_async_method_or_an_iterator_requires_restarting_the_application");
/// <summary>Unexpected interface member kind: {0}</summary>
internal static string @Unexpected_interface_member_kind_colon_0 => GetResourceString("Unexpected_interface_member_kind_colon_0");
/// <summary>The symbol does not have an icon.</summary>
internal static string @The_symbol_does_not_have_an_icon => GetResourceString("The_symbol_does_not_have_an_icon");
/// <summary>Extract local function</summary>
internal static string @Extract_local_function => GetResourceString("Extract_local_function");
/// <summary>Extract method</summary>
internal static string @Extract_method => GetResourceString("Extract_method");
/// <summary>Asynchronous method cannot have ref/out parameters : [{0}]</summary>
internal static string @Asynchronous_method_cannot_have_ref_out_parameters_colon_bracket_0_bracket => GetResourceString("Asynchronous_method_cannot_have_ref_out_parameters_colon_bracket_0_bracket");
/// <summary>The member is defined in metadata.</summary>
internal static string @The_member_is_defined_in_metadata => GetResourceString("The_member_is_defined_in_metadata");
/// <summary>You can only change the signature of a constructor, indexer, method or delegate.</summary>
internal static string @You_can_only_change_the_signature_of_a_constructor_indexer_method_or_delegate => GetResourceString("You_can_only_change_the_signature_of_a_constructor_indexer_method_or_delegate");
/// <summary>This symbol has related definitions or references in metadata. Changing its signature may result in build errors.
///
/// Do you want to continue?</summary>
internal static string @This_symbol_has_related_definitions_or_references_in_metadata_Changing_its_signature_may_result_in_build_errors_Do_you_want_to_continue => GetResourceString("This_symbol_has_related_definitions_or_references_in_metadata_Changing_its_signature_may_result_in_build_errors_Do_you_want_to_continue");
/// <summary>Change signature...</summary>
internal static string @Change_signature => GetResourceString("Change_signature");
/// <summary>Generate new type...</summary>
internal static string @Generate_new_type => GetResourceString("Generate_new_type");
/// <summary>User Diagnostic Analyzer Failure.</summary>
internal static string @User_Diagnostic_Analyzer_Failure => GetResourceString("User_Diagnostic_Analyzer_Failure");
/// <summary>Analyzer '{0}' threw an exception of type '{1}' with message '{2}'.</summary>
internal static string @Analyzer_0_threw_an_exception_of_type_1_with_message_2 => GetResourceString("Analyzer_0_threw_an_exception_of_type_1_with_message_2");
/// <summary>Analyzer '{0}' threw the following exception:
/// '{1}'.</summary>
internal static string @Analyzer_0_threw_the_following_exception_colon_1 => GetResourceString("Analyzer_0_threw_the_following_exception_colon_1");
/// <summary>Remove qualification</summary>
internal static string @Remove_qualification => GetResourceString("Remove_qualification");
/// <summary>Unknown error occurred</summary>
internal static string @Unknown_error_occurred => GetResourceString("Unknown_error_occurred");
/// <summary>No valid location to insert method call.</summary>
internal static string @No_valid_location_to_insert_method_call => GetResourceString("No_valid_location_to_insert_method_call");
/// <summary>Available</summary>
internal static string @Available => GetResourceString("Available");
/// <summary>Not Available ⚠</summary>
internal static string @Not_Available => GetResourceString("Not_Available");
/// <summary>{0} - {1}</summary>
internal static string @_0_1 => GetResourceString("_0_1");
/// <summary>You can use the navigation bar to switch contexts.</summary>
internal static string @You_can_use_the_navigation_bar_to_switch_contexts => GetResourceString("You_can_use_the_navigation_bar_to_switch_contexts");
/// <summary>in Source</summary>
internal static string @in_Source => GetResourceString("in_Source");
/// <summary>in Suppression File</summary>
internal static string @in_Suppression_File => GetResourceString("in_Suppression_File");
/// <summary>Remove Suppression {0}</summary>
internal static string @Remove_Suppression_0 => GetResourceString("Remove_Suppression_0");
/// <summary>Remove Suppression</summary>
internal static string @Remove_Suppression => GetResourceString("Remove_Suppression");
/// <summary>Configure {0} severity</summary>
internal static string @Configure_0_severity => GetResourceString("Configure_0_severity");
/// <summary>Configure {0} code style</summary>
internal static string @Configure_0_code_style => GetResourceString("Configure_0_code_style");
/// <summary>Configure severity for all '{0}' analyzers</summary>
internal static string @Configure_severity_for_all_0_analyzers => GetResourceString("Configure_severity_for_all_0_analyzers");
/// <summary>Configure severity for all analyzers</summary>
internal static string @Configure_severity_for_all_analyzers => GetResourceString("Configure_severity_for_all_analyzers");
/// <summary><Pending></summary>
internal static string @Pending => GetResourceString("Pending");
/// <summary>Awaited task returns {0}</summary>
internal static string @Awaited_task_returns_0 => GetResourceString("Awaited_task_returns_0");
/// <summary>Awaited task returns no value</summary>
internal static string @Awaited_task_returns_no_value => GetResourceString("Awaited_task_returns_no_value");
/// <summary>Note: Tab twice to insert the '{0}' snippet.</summary>
internal static string @Note_colon_Tab_twice_to_insert_the_0_snippet => GetResourceString("Note_colon_Tab_twice_to_insert_the_0_snippet");
/// <summary>Suppress {0}</summary>
internal static string @Suppress_0 => GetResourceString("Suppress_0");
/// <summary>Computing fix all occurrences code fix...</summary>
internal static string @Computing_fix_all_occurrences_code_fix => GetResourceString("Computing_fix_all_occurrences_code_fix");
/// <summary>Fix all occurrences</summary>
internal static string @Fix_all_occurrences => GetResourceString("Fix_all_occurrences");
/// <summary>Document</summary>
internal static string @Document => GetResourceString("Document");
/// <summary>Project</summary>
internal static string @Project => GetResourceString("Project");
/// <summary>Solution</summary>
internal static string @Solution => GetResourceString("Solution");
/// <summary>Containing Member</summary>
internal static string @Containing_Member => GetResourceString("Containing_Member");
/// <summary>Containing Type</summary>
internal static string @Containing_Type => GetResourceString("Containing_Type");
/// <summary>Modifying {0} which contains a static variable requires restarting the application.</summary>
internal static string @Modifying_0_which_contains_a_static_variable_requires_restarting_the_application => GetResourceString("Modifying_0_which_contains_a_static_variable_requires_restarting_the_application");
/// <summary>Compiler</summary>
internal static string @Compiler2 => GetResourceString("Compiler2");
/// <summary>Edit and Continue</summary>
internal static string @EditAndContinue => GetResourceString("EditAndContinue");
/// <summary>Live</summary>
internal static string @Live => GetResourceString("Live");
/// <summary>namespace</summary>
internal static string @namespace_ => GetResourceString("namespace_");
/// <summary>class</summary>
internal static string @class_ => GetResourceString("class_");
/// <summary>interface</summary>
internal static string @interface_ => GetResourceString("interface_");
/// <summary>enum</summary>
internal static string @enum_ => GetResourceString("enum_");
/// <summary>enum value</summary>
internal static string @enum_value => GetResourceString("enum_value");
/// <summary>delegate</summary>
internal static string @delegate_ => GetResourceString("delegate_");
/// <summary>const field</summary>
internal static string @const_field => GetResourceString("const_field");
/// <summary>method</summary>
internal static string @method => GetResourceString("method");
/// <summary>operator</summary>
internal static string @operator_ => GetResourceString("operator_");
/// <summary>constructor</summary>
internal static string @constructor => GetResourceString("constructor");
/// <summary>static constructor</summary>
internal static string @static_constructor => GetResourceString("static_constructor");
/// <summary>auto-property</summary>
internal static string @auto_property => GetResourceString("auto_property");
/// <summary>property</summary>
internal static string @property_ => GetResourceString("property_");
/// <summary>event</summary>
internal static string @event_ => GetResourceString("event_");
/// <summary>event accessor</summary>
internal static string @event_accessor => GetResourceString("event_accessor");
/// <summary>type constraint</summary>
internal static string @type_constraint => GetResourceString("type_constraint");
/// <summary>type parameter</summary>
internal static string @type_parameter => GetResourceString("type_parameter");
/// <summary>attribute</summary>
internal static string @attribute => GetResourceString("attribute");
/// <summary>Replace '{0}' and '{1}' with property</summary>
internal static string @Replace_0_and_1_with_property => GetResourceString("Replace_0_and_1_with_property");
/// <summary>Replace '{0}' with property</summary>
internal static string @Replace_0_with_property => GetResourceString("Replace_0_with_property");
/// <summary>Method referenced implicitly</summary>
internal static string @Method_referenced_implicitly => GetResourceString("Method_referenced_implicitly");
/// <summary>Generate type '{0}'</summary>
internal static string @Generate_type_0 => GetResourceString("Generate_type_0");
/// <summary>Generate {0} '{1}'</summary>
internal static string @Generate_0_1 => GetResourceString("Generate_0_1");
/// <summary>Change '{0}' to '{1}'.</summary>
internal static string @Change_0_to_1 => GetResourceString("Change_0_to_1");
/// <summary>Non-invoked method cannot be replaced with property.</summary>
internal static string @Non_invoked_method_cannot_be_replaced_with_property => GetResourceString("Non_invoked_method_cannot_be_replaced_with_property");
/// <summary>Only methods with a single argument, which is not an out variable declaration, can be replaced with a property.</summary>
internal static string @Only_methods_with_a_single_argument_which_is_not_an_out_variable_declaration_can_be_replaced_with_a_property => GetResourceString("Only_methods_with_a_single_argument_which_is_not_an_out_variable_declaration_can_be_replaced_with_a_property");
/// <summary>Roslyn.HostError</summary>
internal static string @Roslyn_HostError => GetResourceString("Roslyn_HostError");
/// <summary>An instance of analyzer {0} cannot be created from {1}: {2}.</summary>
internal static string @An_instance_of_analyzer_0_cannot_be_created_from_1_colon_2 => GetResourceString("An_instance_of_analyzer_0_cannot_be_created_from_1_colon_2");
/// <summary>The assembly {0} does not contain any analyzers.</summary>
internal static string @The_assembly_0_does_not_contain_any_analyzers => GetResourceString("The_assembly_0_does_not_contain_any_analyzers");
/// <summary>Unable to load Analyzer assembly {0}: {1}</summary>
internal static string @Unable_to_load_Analyzer_assembly_0_colon_1 => GetResourceString("Unable_to_load_Analyzer_assembly_0_colon_1");
/// <summary>from {0}</summary>
internal static string @from_0 => GetResourceString("from_0");
/// <summary>Find and install latest version</summary>
internal static string @Find_and_install_latest_version => GetResourceString("Find_and_install_latest_version");
/// <summary>Use local version '{0}'</summary>
internal static string @Use_local_version_0 => GetResourceString("Use_local_version_0");
/// <summary>Use locally installed '{0}' version '{1}'
/// This version used in: {2}</summary>
internal static string @Use_locally_installed_0_version_1_This_version_used_in_colon_2 => GetResourceString("Use_locally_installed_0_version_1_This_version_used_in_colon_2");
/// <summary>Find and install latest version of '{0}'</summary>
internal static string @Find_and_install_latest_version_of_0 => GetResourceString("Find_and_install_latest_version_of_0");
/// <summary>Install with package manager...</summary>
internal static string @Install_with_package_manager => GetResourceString("Install_with_package_manager");
/// <summary>Install '{0} {1}'</summary>
internal static string @Install_0_1 => GetResourceString("Install_0_1");
/// <summary>Install version '{0}'</summary>
internal static string @Install_version_0 => GetResourceString("Install_version_0");
/// <summary>Classes</summary>
internal static string @Classes => GetResourceString("Classes");
/// <summary>Constants</summary>
internal static string @Constants => GetResourceString("Constants");
/// <summary>Delegates</summary>
internal static string @Delegates => GetResourceString("Delegates");
/// <summary>Enums</summary>
internal static string @Enums => GetResourceString("Enums");
/// <summary>Events</summary>
internal static string @Events => GetResourceString("Events");
/// <summary>Extension methods</summary>
internal static string @Extension_methods => GetResourceString("Extension_methods");
/// <summary>Fields</summary>
internal static string @Fields => GetResourceString("Fields");
/// <summary>Interfaces</summary>
internal static string @Interfaces => GetResourceString("Interfaces");
/// <summary>Methods</summary>
internal static string @Methods => GetResourceString("Methods");
/// <summary>Modules</summary>
internal static string @Modules => GetResourceString("Modules");
/// <summary>Namespaces</summary>
internal static string @Namespaces => GetResourceString("Namespaces");
/// <summary>Properties</summary>
internal static string @Properties => GetResourceString("Properties");
/// <summary>Structures</summary>
internal static string @Structures => GetResourceString("Structures");
/// <summary>Variadic SignatureHelpItem must have at least one parameter.</summary>
internal static string @Variadic_SignatureHelpItem_must_have_at_least_one_parameter => GetResourceString("Variadic_SignatureHelpItem_must_have_at_least_one_parameter");
/// <summary>Replace '{0}' with method</summary>
internal static string @Replace_0_with_method => GetResourceString("Replace_0_with_method");
/// <summary>Replace '{0}' with methods</summary>
internal static string @Replace_0_with_methods => GetResourceString("Replace_0_with_methods");
/// <summary>Property referenced implicitly</summary>
internal static string @Property_referenced_implicitly => GetResourceString("Property_referenced_implicitly");
/// <summary>Property cannot safely be replaced with a method call</summary>
internal static string @Property_cannot_safely_be_replaced_with_a_method_call => GetResourceString("Property_cannot_safely_be_replaced_with_a_method_call");
/// <summary>Convert to interpolated string</summary>
internal static string @Convert_to_interpolated_string => GetResourceString("Convert_to_interpolated_string");
/// <summary>Move type to {0}</summary>
internal static string @Move_type_to_0 => GetResourceString("Move_type_to_0");
/// <summary>Rename file to {0}</summary>
internal static string @Rename_file_to_0 => GetResourceString("Rename_file_to_0");
/// <summary>Rename type to {0}</summary>
internal static string @Rename_type_to_0 => GetResourceString("Rename_type_to_0");
/// <summary>Asynchronously waits for the task to finish.</summary>
internal static string @Asynchronously_waits_for_the_task_to_finish => GetResourceString("Asynchronously_waits_for_the_task_to_finish");
/// <summary>Await the preceding expression</summary>
internal static string @Await_the_preceding_expression => GetResourceString("Await_the_preceding_expression");
/// <summary>Await the preceding expression and add ConfigureAwait({0}).</summary>
internal static string @Await_the_preceding_expression_and_add_ConfigureAwait_0 => GetResourceString("Await_the_preceding_expression_and_add_ConfigureAwait_0");
/// <summary>(Unknown)</summary>
internal static string @paren_Unknown_paren => GetResourceString("paren_Unknown_paren");
/// <summary>Use framework type</summary>
internal static string @Use_framework_type => GetResourceString("Use_framework_type");
/// <summary>Install package '{0}'</summary>
internal static string @Install_package_0 => GetResourceString("Install_package_0");
/// <summary>project {0}</summary>
internal static string @project_0 => GetResourceString("project_0");
/// <summary>Fix typo '{0}'</summary>
internal static string @Fix_typo_0 => GetResourceString("Fix_typo_0");
/// <summary>Fully qualify '{0}'</summary>
internal static string @Fully_qualify_0 => GetResourceString("Fully_qualify_0");
/// <summary>Remove reference to '{0}'.</summary>
internal static string @Remove_reference_to_0 => GetResourceString("Remove_reference_to_0");
/// <summary>Keywords</summary>
internal static string @Keywords => GetResourceString("Keywords");
/// <summary>Snippets</summary>
internal static string @Snippets => GetResourceString("Snippets");
/// <summary>Remove document '{0}'</summary>
internal static string @Remove_document_0 => GetResourceString("Remove_document_0");
/// <summary>Add document '{0}'</summary>
internal static string @Add_document_0 => GetResourceString("Add_document_0");
/// <summary>Add argument name '{0}'</summary>
internal static string @Add_argument_name_0 => GetResourceString("Add_argument_name_0");
/// <summary>Add tuple element name '{0}'</summary>
internal static string @Add_tuple_element_name_0 => GetResourceString("Add_tuple_element_name_0");
/// <summary>Remove unused variable</summary>
internal static string @Remove_unused_variable => GetResourceString("Remove_unused_variable");
/// <summary>Convert to binary</summary>
internal static string @Convert_to_binary => GetResourceString("Convert_to_binary");
/// <summary>Convert to decimal</summary>
internal static string @Convert_to_decimal => GetResourceString("Convert_to_decimal");
/// <summary>Convert to hex</summary>
internal static string @Convert_to_hex => GetResourceString("Convert_to_hex");
/// <summary>Separate thousands</summary>
internal static string @Separate_thousands => GetResourceString("Separate_thousands");
/// <summary>Separate words</summary>
internal static string @Separate_words => GetResourceString("Separate_words");
/// <summary>Separate nibbles</summary>
internal static string @Separate_nibbles => GetResourceString("Separate_nibbles");
/// <summary>Remove separators</summary>
internal static string @Remove_separators => GetResourceString("Remove_separators");
/// <summary>Generate constructor from members...</summary>
internal static string @Generate_constructor_from_members => GetResourceString("Generate_constructor_from_members");
/// <summary>Pick members to be used as constructor parameters</summary>
internal static string @Pick_members_to_be_used_as_constructor_parameters => GetResourceString("Pick_members_to_be_used_as_constructor_parameters");
/// <summary>Pick members to be used in Equals/GetHashCode</summary>
internal static string @Pick_members_to_be_used_in_Equals_GetHashCode => GetResourceString("Pick_members_to_be_used_in_Equals_GetHashCode");
/// <summary>Generate overrides...</summary>
internal static string @Generate_overrides => GetResourceString("Generate_overrides");
/// <summary>Pick members to override</summary>
internal static string @Pick_members_to_override => GetResourceString("Pick_members_to_override");
/// <summary>Add null check</summary>
internal static string @Add_null_check => GetResourceString("Add_null_check");
/// <summary>Create and assign field '{0}'</summary>
internal static string @Create_and_assign_field_0 => GetResourceString("Create_and_assign_field_0");
/// <summary>Create and assign property '{0}'</summary>
internal static string @Create_and_assign_property_0 => GetResourceString("Create_and_assign_property_0");
/// <summary>Initialize field '{0}'</summary>
internal static string @Initialize_field_0 => GetResourceString("Initialize_field_0");
/// <summary>Initialize property '{0}'</summary>
internal static string @Initialize_property_0 => GetResourceString("Initialize_property_0");
/// <summary>Add _null checks</summary>
internal static string @Add_null_checks => GetResourceString("Add_null_checks");
/// <summary>Generate operators</summary>
internal static string @Generate_operators => GetResourceString("Generate_operators");
/// <summary>Implement {0}</summary>
internal static string @Implement_0 => GetResourceString("Implement_0");
/// <summary>Reported diagnostic '{0}' has a source location in file '{1}', which is not part of the compilation being analyzed.</summary>
internal static string @Reported_diagnostic_0_has_a_source_location_in_file_1_which_is_not_part_of_the_compilation_being_analyzed => GetResourceString("Reported_diagnostic_0_has_a_source_location_in_file_1_which_is_not_part_of_the_compilation_being_analyzed");
/// <summary>Reported diagnostic '{0}' has a source location '{1}' in file '{2}', which is outside of the given file.</summary>
internal static string @Reported_diagnostic_0_has_a_source_location_1_in_file_2_which_is_outside_of_the_given_file => GetResourceString("Reported_diagnostic_0_has_a_source_location_1_in_file_2_which_is_outside_of_the_given_file");
/// <summary>in {0} (project {1})</summary>
internal static string @in_0_project_1 => GetResourceString("in_0_project_1");
/// <summary>Move declaration near reference</summary>
internal static string @Move_declaration_near_reference => GetResourceString("Move_declaration_near_reference");
/// <summary>Move declaration near reference (may change semantics)</summary>
internal static string @Move_declaration_near_reference_may_change_semantics => GetResourceString("Move_declaration_near_reference_may_change_semantics");
/// <summary>Convert to full property</summary>
internal static string @Convert_to_full_property => GetResourceString("Convert_to_full_property");
/// <summary>Warning: Method overrides symbol from metadata</summary>
internal static string @Warning_Method_overrides_symbol_from_metadata => GetResourceString("Warning_Method_overrides_symbol_from_metadata");
/// <summary>Use {0}</summary>
internal static string @Use_0 => GetResourceString("Use_0");
/// <summary>Switching between a lambda and a local function requires restarting the application.</summary>
internal static string @Switching_between_lambda_and_local_function_requires_restarting_the_application => GetResourceString("Switching_between_lambda_and_local_function_requires_restarting_the_application");
/// <summary>Add argument name '{0}' (including trailing arguments)</summary>
internal static string @Add_argument_name_0_including_trailing_arguments => GetResourceString("Add_argument_name_0_including_trailing_arguments");
/// <summary>local function</summary>
internal static string @local_function => GetResourceString("local_function");
/// <summary>indexer</summary>
internal static string @indexer_ => GetResourceString("indexer_");
/// <summary>Warning: Collection was modified during iteration.</summary>
internal static string @Warning_colon_Collection_was_modified_during_iteration => GetResourceString("Warning_colon_Collection_was_modified_during_iteration");
/// <summary>Warning: Iteration variable crossed function boundary.</summary>
internal static string @Warning_colon_Iteration_variable_crossed_function_boundary => GetResourceString("Warning_colon_Iteration_variable_crossed_function_boundary");
/// <summary>Convert to LINQ</summary>
internal static string @Convert_to_linq => GetResourceString("Convert_to_linq");
/// <summary>Convert to class</summary>
internal static string @Convert_to_class => GetResourceString("Convert_to_class");
/// <summary>Convert to struct</summary>
internal static string @Convert_to_struct => GetResourceString("Convert_to_struct");
/// <summary>updating usages in containing member</summary>
internal static string @updating_usages_in_containing_member => GetResourceString("updating_usages_in_containing_member");
/// <summary>updating usages in containing project</summary>
internal static string @updating_usages_in_containing_project => GetResourceString("updating_usages_in_containing_project");
/// <summary>updating usages in containing type</summary>
internal static string @updating_usages_in_containing_type => GetResourceString("updating_usages_in_containing_type");
/// <summary>updating usages in dependent projects</summary>
internal static string @updating_usages_in_dependent_projects => GetResourceString("updating_usages_in_dependent_projects");
/// <summary>Formatting document</summary>
internal static string @Formatting_document => GetResourceString("Formatting_document");
/// <summary>Convert to LINQ (call form)</summary>
internal static string @Convert_to_linq_call_form => GetResourceString("Convert_to_linq_call_form");
/// <summary>Adding a method with an explicit interface specifier requires restarting the application.</summary>
internal static string @Adding_a_method_with_an_explicit_interface_specifier_requires_restarting_the_application => GetResourceString("Adding_a_method_with_an_explicit_interface_specifier_requires_restarting_the_application");
/// <summary>Modifying source file '{0}' requires restarting the application due to internal error: {1}</summary>
internal static string @Modifying_source_file_0_requires_restarting_the_application_due_to_internal_error_1 => GetResourceString("Modifying_source_file_0_requires_restarting_the_application_due_to_internal_error_1");
/// <summary>Modifying source file '{0}' requires restarting the application because the file is too big.</summary>
internal static string @Modifying_source_file_0_requires_restarting_the_application_because_the_file_is_too_big => GetResourceString("Modifying_source_file_0_requires_restarting_the_application_because_the_file_is_too_big");
/// <summary>Modifying the body of {0} requires restarting the application due to internal error: {1}</summary>
internal static string @Modifying_body_of_0_requires_restarting_the_application_due_to_internal_error_1 => GetResourceString("Modifying_body_of_0_requires_restarting_the_application_due_to_internal_error_1");
/// <summary>Modifying the body of {0} requires restarting the application because the body has too many statements.</summary>
internal static string @Modifying_body_of_0_requires_restarting_the_application_because_the_body_has_too_many_statements => GetResourceString("Modifying_body_of_0_requires_restarting_the_application_because_the_body_has_too_many_statements");
/// <summary>Change namespace to '{0}'</summary>
internal static string @Change_namespace_to_0 => GetResourceString("Change_namespace_to_0");
/// <summary>Move file to '{0}'</summary>
internal static string @Move_file_to_0 => GetResourceString("Move_file_to_0");
/// <summary>Move file to project root folder</summary>
internal static string @Move_file_to_project_root_folder => GetResourceString("Move_file_to_project_root_folder");
/// <summary>Move to namespace...</summary>
internal static string @Move_to_namespace => GetResourceString("Move_to_namespace");
/// <summary>Change to global namespace</summary>
internal static string @Change_to_global_namespace => GetResourceString("Change_to_global_namespace");
/// <summary>Warning: Changing namespace may produce invalid code and change code meaning.</summary>
internal static string @Warning_colon_changing_namespace_may_produce_invalid_code_and_change_code_meaning => GetResourceString("Warning_colon_changing_namespace_may_produce_invalid_code_and_change_code_meaning");
/// <summary>Invert conditional</summary>
internal static string @Invert_conditional => GetResourceString("Invert_conditional");
/// <summary>Replace '{0}' with '{1}'</summary>
internal static string @Replace_0_with_1 => GetResourceString("Replace_0_with_1");
/// <summary>Align wrapped parameters</summary>
internal static string @Align_wrapped_parameters => GetResourceString("Align_wrapped_parameters");
/// <summary>Indent all parameters</summary>
internal static string @Indent_all_parameters => GetResourceString("Indent_all_parameters");
/// <summary>Indent wrapped parameters</summary>
internal static string @Indent_wrapped_parameters => GetResourceString("Indent_wrapped_parameters");
/// <summary>Unwrap all parameters</summary>
internal static string @Unwrap_all_parameters => GetResourceString("Unwrap_all_parameters");
/// <summary>Unwrap and indent all parameters</summary>
internal static string @Unwrap_and_indent_all_parameters => GetResourceString("Unwrap_and_indent_all_parameters");
/// <summary>Wrap every parameter</summary>
internal static string @Wrap_every_parameter => GetResourceString("Wrap_every_parameter");
/// <summary>Wrap long parameter list</summary>
internal static string @Wrap_long_parameter_list => GetResourceString("Wrap_long_parameter_list");
/// <summary>Unwrap parameter list</summary>
internal static string @Unwrap_parameter_list => GetResourceString("Unwrap_parameter_list");
/// <summary>Align wrapped arguments</summary>
internal static string @Align_wrapped_arguments => GetResourceString("Align_wrapped_arguments");
/// <summary>Indent all arguments</summary>
internal static string @Indent_all_arguments => GetResourceString("Indent_all_arguments");
/// <summary>Indent wrapped arguments</summary>
internal static string @Indent_wrapped_arguments => GetResourceString("Indent_wrapped_arguments");
/// <summary>Unwrap all arguments</summary>
internal static string @Unwrap_all_arguments => GetResourceString("Unwrap_all_arguments");
/// <summary>Unwrap and indent all arguments</summary>
internal static string @Unwrap_and_indent_all_arguments => GetResourceString("Unwrap_and_indent_all_arguments");
/// <summary>Wrap every argument</summary>
internal static string @Wrap_every_argument => GetResourceString("Wrap_every_argument");
/// <summary>Wrap long argument list</summary>
internal static string @Wrap_long_argument_list => GetResourceString("Wrap_long_argument_list");
/// <summary>Unwrap argument list</summary>
internal static string @Unwrap_argument_list => GetResourceString("Unwrap_argument_list");
/// <summary>Introduce constant</summary>
internal static string @Introduce_constant => GetResourceString("Introduce_constant");
/// <summary>Introduce field</summary>
internal static string @Introduce_field => GetResourceString("Introduce_field");
/// <summary>Introduce local</summary>
internal static string @Introduce_local => GetResourceString("Introduce_local");
/// <summary>Introduce query variable</summary>
internal static string @Introduce_query_variable => GetResourceString("Introduce_query_variable");
/// <summary>Failed to analyze data-flow for: {0}</summary>
internal static string @Failed_to_analyze_data_flow_for_0 => GetResourceString("Failed_to_analyze_data_flow_for_0");
/// <summary>Split into nested '{0}' statements</summary>
internal static string @Split_into_nested_0_statements => GetResourceString("Split_into_nested_0_statements");
/// <summary>Merge with outer '{0}' statement</summary>
internal static string @Merge_with_outer_0_statement => GetResourceString("Merge_with_outer_0_statement");
/// <summary>Split into consecutive '{0}' statements</summary>
internal static string @Split_into_consecutive_0_statements => GetResourceString("Split_into_consecutive_0_statements");
/// <summary>Merge with previous '{0}' statement</summary>
internal static string @Merge_with_previous_0_statement => GetResourceString("Merge_with_previous_0_statement");
/// <summary>Unwrap expression</summary>
internal static string @Unwrap_expression => GetResourceString("Unwrap_expression");
/// <summary>Wrap expression</summary>
internal static string @Wrap_expression => GetResourceString("Wrap_expression");
/// <summary>Wrapping</summary>
internal static string @Wrapping => GetResourceString("Wrapping");
/// <summary>Merge with nested '{0}' statement</summary>
internal static string @Merge_with_nested_0_statement => GetResourceString("Merge_with_nested_0_statement");
/// <summary>Merge with next '{0}' statement</summary>
internal static string @Merge_with_next_0_statement => GetResourceString("Merge_with_next_0_statement");
/// <summary>Pull '{0}' up to ...</summary>
internal static string @Pull_0_up_to => GetResourceString("Pull_0_up_to");
/// <summary>Pull members up to base type...</summary>
internal static string @Pull_members_up_to_base_type => GetResourceString("Pull_members_up_to_base_type");
/// <summary>Unwrap call chain</summary>
internal static string @Unwrap_call_chain => GetResourceString("Unwrap_call_chain");
/// <summary>Wrap call chain</summary>
internal static string @Wrap_call_chain => GetResourceString("Wrap_call_chain");
/// <summary>Wrap long call chain</summary>
internal static string @Wrap_long_call_chain => GetResourceString("Wrap_long_call_chain");
/// <summary>Wrap and align expression</summary>
internal static string @Wrap_and_align_expression => GetResourceString("Wrap_and_align_expression");
/// <summary>Move contents to namespace...</summary>
internal static string @Move_contents_to_namespace => GetResourceString("Move_contents_to_namespace");
/// <summary>Add optional parameter to constructor</summary>
internal static string @Add_optional_parameter_to_constructor => GetResourceString("Add_optional_parameter_to_constructor");
/// <summary>Add parameter to constructor</summary>
internal static string @Add_parameter_to_constructor => GetResourceString("Add_parameter_to_constructor");
/// <summary>Target type matches</summary>
internal static string @Target_type_matches => GetResourceString("Target_type_matches");
/// <summary>in Source (attribute)</summary>
internal static string @in_Source_attribute => GetResourceString("in_Source_attribute");
/// <summary>{0} must return a stream that supports read and seek operations.</summary>
internal static string @MethodMustReturnStreamThatSupportsReadAndSeek => GetResourceString("MethodMustReturnStreamThatSupportsReadAndSeek");
/// <summary>Rude edit</summary>
internal static string @RudeEdit => GetResourceString("RudeEdit");
/// <summary>Cannot apply changes -- unexpected error: '{0}'</summary>
internal static string @CannotApplyChangesUnexpectedError => GetResourceString("CannotApplyChangesUnexpectedError");
/// <summary>Error while reading file '{0}': {1}</summary>
internal static string @ErrorReadingFile => GetResourceString("ErrorReadingFile");
/// <summary>Changes made in project '{0}' require restarting the application: {1}</summary>
internal static string @EditAndContinueDisallowedByProject => GetResourceString("EditAndContinueDisallowedByProject");
/// <summary>The current content of source file '{0}' does not match the built source. Any changes made to this file while debugging won't be applied until its content matches the built source.</summary>
internal static string @DocumentIsOutOfSyncWithDebuggee => GetResourceString("DocumentIsOutOfSyncWithDebuggee");
/// <summary>Unable to read source file '{0}' or the PDB built for the containing project. Any changes made to this file while debugging won't be applied until its content matches the built source.</summary>
internal static string @UnableToReadSourceFileOrPdb => GetResourceString("UnableToReadSourceFileOrPdb");
/// <summary>Changes are not allowed while stopped at exception</summary>
internal static string @ChangesDisallowedWhileStoppedAtException => GetResourceString("ChangesDisallowedWhileStoppedAtException");
/// <summary>Wrap and align call chain</summary>
internal static string @Wrap_and_align_call_chain => GetResourceString("Wrap_and_align_call_chain");
/// <summary>Wrap and align long call chain</summary>
internal static string @Wrap_and_align_long_call_chain => GetResourceString("Wrap_and_align_long_call_chain");
/// <summary>Warning: Semantics may change when converting statement.</summary>
internal static string @Warning_colon_semantics_may_change_when_converting_statement => GetResourceString("Warning_colon_semantics_may_change_when_converting_statement");
/// <summary>Add null checks for all parameters</summary>
internal static string @Add_null_checks_for_all_parameters => GetResourceString("Add_null_checks_for_all_parameters");
/// <summary>Implement '{0}' implicitly</summary>
internal static string @Implement_0_implicitly => GetResourceString("Implement_0_implicitly");
/// <summary>Implement all interfaces implicitly</summary>
internal static string @Implement_all_interfaces_implicitly => GetResourceString("Implement_all_interfaces_implicitly");
/// <summary>Implement implicitly</summary>
internal static string @Implement_implicitly => GetResourceString("Implement_implicitly");
/// <summary>Implement '{0}' explicitly</summary>
internal static string @Implement_0_explicitly => GetResourceString("Implement_0_explicitly");
/// <summary>TODO</summary>
internal static string @ChangeSignature_NewParameterIntroduceTODOVariable => GetResourceString("ChangeSignature_NewParameterIntroduceTODOVariable");
/// <summary><omit></summary>
internal static string @ChangeSignature_NewParameterOmitValue => GetResourceString("ChangeSignature_NewParameterOmitValue");
/// <summary>Value:</summary>
internal static string @Value_colon => GetResourceString("Value_colon");
/// <summary>Parameters:</summary>
internal static string @Parameters_colon => GetResourceString("Parameters_colon");
/// <summary>Implement all interfaces explicitly</summary>
internal static string @Implement_all_interfaces_explicitly => GetResourceString("Implement_all_interfaces_explicitly");
/// <summary>Implement explicitly</summary>
internal static string @Implement_explicitly => GetResourceString("Implement_explicitly");
/// <summary>Add 'DebuggerDisplay' attribute</summary>
internal static string @Add_DebuggerDisplay_attribute => GetResourceString("Add_DebuggerDisplay_attribute");
/// <summary>AM/PM (abbreviated)</summary>
internal static string @AM_PM_abbreviated => GetResourceString("AM_PM_abbreviated");
/// <summary>The "t" custom format specifier represents the first character of the AM/PM designator. The appropriate localized designator is retrieved from the DateTimeFormatInfo.AMDesignator or DateTimeFormatInfo.PMDesignator property of the current or specific cultur ...</summary>
internal static string @AM_PM_abbreviated_description => GetResourceString("AM_PM_abbreviated_description");
/// <summary>AM/PM (full)</summary>
internal static string @AM_PM_full => GetResourceString("AM_PM_full");
/// <summary>The "tt" custom format specifier (plus any number of additional "t" specifiers) represents the entire AM/PM designator. The appropriate localized designator is retrieved from the DateTimeFormatInfo.AMDesignator or DateTimeFormatInfo.PMDesignator property o ...</summary>
internal static string @AM_PM_full_description => GetResourceString("AM_PM_full_description");
/// <summary>date separator</summary>
internal static string @date_separator => GetResourceString("date_separator");
/// <summary>The "/" custom format specifier represents the date separator, which is used to differentiate years, months, and days. The appropriate localized date separator is retrieved from the DateTimeFormatInfo.DateSeparator property of the current or specified cult ...</summary>
internal static string @date_separator_description => GetResourceString("date_separator_description");
/// <summary>day of the month (1-2 digits)</summary>
internal static string @day_of_the_month_1_2_digits => GetResourceString("day_of_the_month_1_2_digits");
/// <summary>The "d" custom format specifier represents the day of the month as a number from 1 through 31. A single-digit day is formatted without a leading zero.
///
/// If the "d" format specifier is used without other custom format specifiers, it's interpreted as the "d" ...</summary>
internal static string @day_of_the_month_1_2_digits_description => GetResourceString("day_of_the_month_1_2_digits_description");
/// <summary>day of the month (2 digits)</summary>
internal static string @day_of_the_month_2_digits => GetResourceString("day_of_the_month_2_digits");
/// <summary>The "dd" custom format string represents the day of the month as a number from 01 through 31. A single-digit day is formatted with a leading zero.</summary>
internal static string @day_of_the_month_2_digits_description => GetResourceString("day_of_the_month_2_digits_description");
/// <summary>day of the week (abbreviated)</summary>
internal static string @day_of_the_week_abbreviated => GetResourceString("day_of_the_week_abbreviated");
/// <summary>The "ddd" custom format specifier represents the abbreviated name of the day of the week. The localized abbreviated name of the day of the week is retrieved from the DateTimeFormatInfo.AbbreviatedDayNames property of the current or specified culture.</summary>
internal static string @day_of_the_week_abbreviated_description => GetResourceString("day_of_the_week_abbreviated_description");
/// <summary>day of the week (full)</summary>
internal static string @day_of_the_week_full => GetResourceString("day_of_the_week_full");
/// <summary>The "dddd" custom format specifier (plus any number of additional "d" specifiers) represents the full name of the day of the week. The localized name of the day of the week is retrieved from the DateTimeFormatInfo.DayNames property of the current or specif ...</summary>
internal static string @day_of_the_week_full_description => GetResourceString("day_of_the_week_full_description");
/// <summary>full long date/time</summary>
internal static string @full_long_date_time => GetResourceString("full_long_date_time");
/// <summary>The "F" standard format specifier represents a custom date and time format string that is defined by the current DateTimeFormatInfo.FullDateTimePattern property. For example, the custom format string for the invariant culture is "dddd, dd MMMM yyyy HH:mm:s ...</summary>
internal static string @full_long_date_time_description => GetResourceString("full_long_date_time_description");
/// <summary>full short date/time</summary>
internal static string @full_short_date_time => GetResourceString("full_short_date_time");
/// <summary>The Full Date Short Time ("f") Format Specifier
///
/// The "f" standard format specifier represents a combination of the long date ("D") and short time ("t") patterns, separated by a space.</summary>
internal static string @full_short_date_time_description => GetResourceString("full_short_date_time_description");
/// <summary>general long date/time</summary>
internal static string @general_long_date_time => GetResourceString("general_long_date_time");
/// <summary>The "G" standard format specifier represents a combination of the short date ("d") and long time ("T") patterns, separated by a space.</summary>
internal static string @general_long_date_time_description => GetResourceString("general_long_date_time_description");
/// <summary>general short date/time</summary>
internal static string @general_short_date_time => GetResourceString("general_short_date_time");
/// <summary>The "g" standard format specifier represents a combination of the short date ("d") and short time ("t") patterns, separated by a space.</summary>
internal static string @general_short_date_time_description => GetResourceString("general_short_date_time_description");
/// <summary>long date</summary>
internal static string @long_date => GetResourceString("long_date");
/// <summary>The "D" standard format specifier represents a custom date and time format string that is defined by the current DateTimeFormatInfo.LongDatePattern property. For example, the custom format string for the invariant culture is "dddd, dd MMMM yyyy".</summary>
internal static string @long_date_description => GetResourceString("long_date_description");
/// <summary>long time</summary>
internal static string @long_time => GetResourceString("long_time");
/// <summary>The "T" standard format specifier represents a custom date and time format string that is defined by a specific culture's DateTimeFormatInfo.LongTimePattern property. For example, the custom format string for the invariant culture is "HH:mm:ss".</summary>
internal static string @long_time_description => GetResourceString("long_time_description");
/// <summary>minute (1-2 digits)</summary>
internal static string @minute_1_2_digits => GetResourceString("minute_1_2_digits");
/// <summary>The "m" custom format specifier represents the minute as a number from 0 through 59. The minute represents whole minutes that have passed since the last hour. A single-digit minute is formatted without a leading zero.
///
/// If the "m" format specifier is used w ...</summary>
internal static string @minute_1_2_digits_description => GetResourceString("minute_1_2_digits_description");
/// <summary>minute (2 digits)</summary>
internal static string @minute_2_digits => GetResourceString("minute_2_digits");
/// <summary>The "mm" custom format specifier (plus any number of additional "m" specifiers) represents the minute as a number from 00 through 59. The minute represents whole minutes that have passed since the last hour. A single-digit minute is formatted with a leadin ...</summary>
internal static string @minute_2_digits_description => GetResourceString("minute_2_digits_description");
/// <summary>month (1-2 digits)</summary>
internal static string @month_1_2_digits => GetResourceString("month_1_2_digits");
/// <summary>The "M" custom format specifier represents the month as a number from 1 through 12 (or from 1 through 13 for calendars that have 13 months). A single-digit month is formatted without a leading zero.
///
/// If the "M" format specifier is used without other custom ...</summary>
internal static string @month_1_2_digits_description => GetResourceString("month_1_2_digits_description");
/// <summary>month (2 digits)</summary>
internal static string @month_2_digits => GetResourceString("month_2_digits");
/// <summary>The "MM" custom format specifier represents the month as a number from 01 through 12 (or from 1 through 13 for calendars that have 13 months). A single-digit month is formatted with a leading zero.</summary>
internal static string @month_2_digits_description => GetResourceString("month_2_digits_description");
/// <summary>month (abbreviated)</summary>
internal static string @month_abbreviated => GetResourceString("month_abbreviated");
/// <summary>The "MMM" custom format specifier represents the abbreviated name of the month. The localized abbreviated name of the month is retrieved from the DateTimeFormatInfo.AbbreviatedMonthNames property of the current or specified culture.</summary>
internal static string @month_abbreviated_description => GetResourceString("month_abbreviated_description");
/// <summary>month day</summary>
internal static string @month_day => GetResourceString("month_day");
/// <summary>The "M" or "m" standard format specifier represents a custom date and time format string that is defined by the current DateTimeFormatInfo.MonthDayPattern property. For example, the custom format string for the invariant culture is "MMMM dd".</summary>
internal static string @month_day_description => GetResourceString("month_day_description");
/// <summary>month (full)</summary>
internal static string @month_full => GetResourceString("month_full");
/// <summary>The "MMMM" custom format specifier represents the full name of the month. The localized name of the month is retrieved from the DateTimeFormatInfo.MonthNames property of the current or specified culture.</summary>
internal static string @month_full_description => GetResourceString("month_full_description");
/// <summary>period/era</summary>
internal static string @period_era => GetResourceString("period_era");
/// <summary>The "g" or "gg" custom format specifiers (plus any number of additional "g" specifiers) represents the period or era, such as A.D. The formatting operation ignores this specifier if the date to be formatted doesn't have an associated period or era string.
/// ...</summary>
internal static string @period_era_description => GetResourceString("period_era_description");
/// <summary>rfc1123 date/time</summary>
internal static string @rfc1123_date_time => GetResourceString("rfc1123_date_time");
/// <summary>The "R" or "r" standard format specifier represents a custom date and time format string that is defined by the DateTimeFormatInfo.RFC1123Pattern property. The pattern reflects a defined standard, and the property is read-only. Therefore, it is always the ...</summary>
internal static string @rfc1123_date_time_description => GetResourceString("rfc1123_date_time_description");
/// <summary>round-trip date/time</summary>
internal static string @round_trip_date_time => GetResourceString("round_trip_date_time");
/// <summary>The "O" or "o" standard format specifier represents a custom date and time format string using a pattern that preserves time zone information and emits a result string that complies with ISO 8601. For DateTime values, this format specifier is designed to p ...</summary>
internal static string @round_trip_date_time_description => GetResourceString("round_trip_date_time_description");
/// <summary>second (1-2 digits)</summary>
internal static string @second_1_2_digits => GetResourceString("second_1_2_digits");
/// <summary>The "s" custom format specifier represents the seconds as a number from 0 through 59. The result represents whole seconds that have passed since the last minute. A single-digit second is formatted without a leading zero.
///
/// If the "s" format specifier is use ...</summary>
internal static string @second_1_2_digits_description => GetResourceString("second_1_2_digits_description");
/// <summary>second (2 digits)</summary>
internal static string @second_2_digits => GetResourceString("second_2_digits");
/// <summary>The "ss" custom format specifier (plus any number of additional "s" specifiers) represents the seconds as a number from 00 through 59. The result represents whole seconds that have passed since the last minute. A single-digit second is formatted with a lea ...</summary>
internal static string @second_2_digits_description => GetResourceString("second_2_digits_description");
/// <summary>short date</summary>
internal static string @short_date => GetResourceString("short_date");
/// <summary>The "d" standard format specifier represents a custom date and time format string that is defined by a specific culture's DateTimeFormatInfo.ShortDatePattern property. For example, the custom format string that is returned by the ShortDatePattern property ...</summary>
internal static string @short_date_description => GetResourceString("short_date_description");
/// <summary>short time</summary>
internal static string @short_time => GetResourceString("short_time");
/// <summary>The "t" standard format specifier represents a custom date and time format string that is defined by the current DateTimeFormatInfo.ShortTimePattern property. For example, the custom format string for the invariant culture is "HH:mm".</summary>
internal static string @short_time_description => GetResourceString("short_time_description");
/// <summary>sortable date/time</summary>
internal static string @sortable_date_time => GetResourceString("sortable_date_time");
/// <summary>The "s" standard format specifier represents a custom date and time format string that is defined by the DateTimeFormatInfo.SortableDateTimePattern property. The pattern reflects a defined standard (ISO 8601), and the property is read-only. Therefore, it i ...</summary>
internal static string @sortable_date_time_description => GetResourceString("sortable_date_time_description");
/// <summary>time separator</summary>
internal static string @time_separator => GetResourceString("time_separator");
/// <summary>The ":" custom format specifier represents the time separator, which is used to differentiate hours, minutes, and seconds. The appropriate localized time separator is retrieved from the DateTimeFormatInfo.TimeSeparator property of the current or specified ...</summary>
internal static string @time_separator_description => GetResourceString("time_separator_description");
/// <summary>time zone</summary>
internal static string @time_zone => GetResourceString("time_zone");
/// <summary>The "K" custom format specifier represents the time zone information of a date and time value. When this format specifier is used with DateTime values, the result string is defined by the value of the DateTime.Kind property:
///
/// For the local time zone (a ...</summary>
internal static string @time_zone_description => GetResourceString("time_zone_description");
/// <summary>universal full date/time</summary>
internal static string @universal_full_date_time => GetResourceString("universal_full_date_time");
/// <summary>The "U" standard format specifier represents a custom date and time format string that is defined by a specified culture's DateTimeFormatInfo.FullDateTimePattern property. The pattern is the same as the "F" pattern. However, the DateTime value is automatic ...</summary>
internal static string @universal_full_date_time_description => GetResourceString("universal_full_date_time_description");
/// <summary>universal sortable date/time</summary>
internal static string @universal_sortable_date_time => GetResourceString("universal_sortable_date_time");
/// <summary>The "u" standard format specifier represents a custom date and time format string that is defined by the DateTimeFormatInfo.UniversalSortableDateTimePattern property. The pattern reflects a defined standard, and the property is read-only. Therefore, it is ...</summary>
internal static string @universal_sortable_date_time_description => GetResourceString("universal_sortable_date_time_description");
/// <summary>utc hour and minute offset</summary>
internal static string @utc_hour_and_minute_offset => GetResourceString("utc_hour_and_minute_offset");
/// <summary>With DateTime values, the "zzz" custom format specifier represents the signed offset of the local operating system's time zone from UTC, measured in hours and minutes. It doesn't reflect the value of an instance's DateTime.Kind property. For this reason, t ...</summary>
internal static string @utc_hour_and_minute_offset_description => GetResourceString("utc_hour_and_minute_offset_description");
/// <summary>utc hour offset (1-2 digits)</summary>
internal static string @utc_hour_offset_1_2_digits => GetResourceString("utc_hour_offset_1_2_digits");
/// <summary>With DateTime values, the "z" custom format specifier represents the signed offset of the local operating system's time zone from Coordinated Universal Time (UTC), measured in hours. It doesn't reflect the value of an instance's DateTime.Kind property. For ...</summary>
internal static string @utc_hour_offset_1_2_digits_description => GetResourceString("utc_hour_offset_1_2_digits_description");
/// <summary>utc hour offset (2 digits)</summary>
internal static string @utc_hour_offset_2_digits => GetResourceString("utc_hour_offset_2_digits");
/// <summary>With DateTime values, the "zz" custom format specifier represents the signed offset of the local operating system's time zone from UTC, measured in hours. It doesn't reflect the value of an instance's DateTime.Kind property. For this reason, the "zz" forma ...</summary>
internal static string @utc_hour_offset_2_digits_description => GetResourceString("utc_hour_offset_2_digits_description");
/// <summary>year (1-2 digits)</summary>
internal static string @year_1_2_digits => GetResourceString("year_1_2_digits");
/// <summary>The "y" custom format specifier represents the year as a one-digit or two-digit number. If the year has more than two digits, only the two low-order digits appear in the result. If the first digit of a two-digit year begins with a zero (for example, 2008), ...</summary>
internal static string @year_1_2_digits_description => GetResourceString("year_1_2_digits_description");
/// <summary>year (2 digits)</summary>
internal static string @year_2_digits => GetResourceString("year_2_digits");
/// <summary>The "yy" custom format specifier represents the year as a two-digit number. If the year has more than two digits, only the two low-order digits appear in the result. If the two-digit year has fewer than two significant digits, the number is padded with lea ...</summary>
internal static string @year_2_digits_description => GetResourceString("year_2_digits_description");
/// <summary>year (3-4 digits)</summary>
internal static string @year_3_4_digits => GetResourceString("year_3_4_digits");
/// <summary>The "yyy" custom format specifier represents the year with a minimum of three digits. If the year has more than three significant digits, they are included in the result string. If the year has fewer than three digits, the number is padded with leading zer ...</summary>
internal static string @year_3_4_digits_description => GetResourceString("year_3_4_digits_description");
/// <summary>year (4 digits)</summary>
internal static string @year_4_digits => GetResourceString("year_4_digits");
/// <summary>The "yyyy" custom format specifier represents the year with a minimum of four digits. If the year has more than four significant digits, they are included in the result string. If the year has fewer than four digits, the number is padded with leading zeros ...</summary>
internal static string @year_4_digits_description => GetResourceString("year_4_digits_description");
/// <summary>year (5 digits)</summary>
internal static string @year_5_digits => GetResourceString("year_5_digits");
/// <summary>The "yyyyy" custom format specifier (plus any number of additional "y" specifiers) represents the year with a minimum of five digits. If the year has more than five significant digits, they are included in the result string. If the year has fewer than five ...</summary>
internal static string @year_5_digits_description => GetResourceString("year_5_digits_description");
/// <summary>year month</summary>
internal static string @year_month => GetResourceString("year_month");
/// <summary>The "Y" or "y" standard format specifier represents a custom date and time format string that is defined by the DateTimeFormatInfo.YearMonthPattern property of a specified culture. For example, the custom format string for the invariant culture is "yyyy MM ...</summary>
internal static string @year_month_description => GetResourceString("year_month_description");
/// <summary>10,000,000ths of a second</summary>
internal static string @_10000000ths_of_a_second => GetResourceString("_10000000ths_of_a_second");
/// <summary>The "fffffff" custom format specifier represents the seven most significant digits of the seconds fraction; that is, it represents the ten millionths of a second in a date and time value.
///
/// Although it's possible to display the ten millionths of a second co ...</summary>
internal static string @_10000000ths_of_a_second_description => GetResourceString("_10000000ths_of_a_second_description");
/// <summary>10,000,000ths of a second (non-zero)</summary>
internal static string @_10000000ths_of_a_second_non_zero => GetResourceString("_10000000ths_of_a_second_non_zero");
/// <summary>The "FFFFFFF" custom format specifier represents the seven most significant digits of the seconds fraction; that is, it represents the ten millionths of a second in a date and time value. However, trailing zeros or seven zero digits aren't displayed.
///
/// Alth ...</summary>
internal static string @_10000000ths_of_a_second_non_zero_description => GetResourceString("_10000000ths_of_a_second_non_zero_description");
/// <summary>1,000,000ths of a second</summary>
internal static string @_1000000ths_of_a_second => GetResourceString("_1000000ths_of_a_second");
/// <summary>The "ffffff" custom format specifier represents the six most significant digits of the seconds fraction; that is, it represents the millionths of a second in a date and time value.
///
/// Although it's possible to display the millionths of a second component of ...</summary>
internal static string @_1000000ths_of_a_second_description => GetResourceString("_1000000ths_of_a_second_description");
/// <summary>1,000,000ths of a second (non-zero)</summary>
internal static string @_1000000ths_of_a_second_non_zero => GetResourceString("_1000000ths_of_a_second_non_zero");
/// <summary>The "FFFFFF" custom format specifier represents the six most significant digits of the seconds fraction; that is, it represents the millionths of a second in a date and time value. However, trailing zeros or six zero digits aren't displayed.
///
/// Although it's ...</summary>
internal static string @_1000000ths_of_a_second_non_zero_description => GetResourceString("_1000000ths_of_a_second_non_zero_description");
/// <summary>100,000ths of a second</summary>
internal static string @_100000ths_of_a_second => GetResourceString("_100000ths_of_a_second");
/// <summary>The "fffff" custom format specifier represents the five most significant digits of the seconds fraction; that is, it represents the hundred thousandths of a second in a date and time value.
///
/// Although it's possible to display the hundred thousandths of a se ...</summary>
internal static string @_100000ths_of_a_second_description => GetResourceString("_100000ths_of_a_second_description");
/// <summary>100,000ths of a second (non-zero)</summary>
internal static string @_100000ths_of_a_second_non_zero => GetResourceString("_100000ths_of_a_second_non_zero");
/// <summary>The "FFFFF" custom format specifier represents the five most significant digits of the seconds fraction; that is, it represents the hundred thousandths of a second in a date and time value. However, trailing zeros or five zero digits aren't displayed.
///
/// Alt ...</summary>
internal static string @_100000ths_of_a_second_non_zero_description => GetResourceString("_100000ths_of_a_second_non_zero_description");
/// <summary>10,000ths of a second</summary>
internal static string @_10000ths_of_a_second => GetResourceString("_10000ths_of_a_second");
/// <summary>The "ffff" custom format specifier represents the four most significant digits of the seconds fraction; that is, it represents the ten thousandths of a second in a date and time value.
///
/// Although it's possible to display the ten thousandths of a second comp ...</summary>
internal static string @_10000ths_of_a_second_description => GetResourceString("_10000ths_of_a_second_description");
/// <summary>10,000ths of a second (non-zero)</summary>
internal static string @_10000ths_of_a_second_non_zero => GetResourceString("_10000ths_of_a_second_non_zero");
/// <summary>The "FFFF" custom format specifier represents the four most significant digits of the seconds fraction; that is, it represents the ten thousandths of a second in a date and time value. However, trailing zeros or four zero digits aren't displayed.
///
/// Although ...</summary>
internal static string @_10000ths_of_a_second_non_zero_description => GetResourceString("_10000ths_of_a_second_non_zero_description");
/// <summary>1,000ths of a second</summary>
internal static string @_1000ths_of_a_second => GetResourceString("_1000ths_of_a_second");
/// <summary>The "fff" custom format specifier represents the three most significant digits of the seconds fraction; that is, it represents the milliseconds in a date and time value.</summary>
internal static string @_1000ths_of_a_second_description => GetResourceString("_1000ths_of_a_second_description");
/// <summary>1,000ths of a second (non-zero)</summary>
internal static string @_1000ths_of_a_second_non_zero => GetResourceString("_1000ths_of_a_second_non_zero");
/// <summary>The "FFF" custom format specifier represents the three most significant digits of the seconds fraction; that is, it represents the milliseconds in a date and time value. However, trailing zeros or three zero digits aren't displayed.</summary>
internal static string @_1000ths_of_a_second_non_zero_description => GetResourceString("_1000ths_of_a_second_non_zero_description");
/// <summary>100ths of a second</summary>
internal static string @_100ths_of_a_second => GetResourceString("_100ths_of_a_second");
/// <summary>The "ff" custom format specifier represents the two most significant digits of the seconds fraction; that is, it represents the hundredths of a second in a date and time value.</summary>
internal static string @_100ths_of_a_second_description => GetResourceString("_100ths_of_a_second_description");
/// <summary>100ths of a second (non-zero)</summary>
internal static string @_100ths_of_a_second_non_zero => GetResourceString("_100ths_of_a_second_non_zero");
/// <summary>The "FF" custom format specifier represents the two most significant digits of the seconds fraction; that is, it represents the hundredths of a second in a date and time value. However, trailing zeros or two zero digits aren't displayed.</summary>
internal static string @_100ths_of_a_second_non_zero_description => GetResourceString("_100ths_of_a_second_non_zero_description");
/// <summary>10ths of a second</summary>
internal static string @_10ths_of_a_second => GetResourceString("_10ths_of_a_second");
/// <summary>The "f" custom format specifier represents the most significant digit of the seconds fraction; that is, it represents the tenths of a second in a date and time value.
///
/// If the "f" format specifier is used without other format specifiers, it's interpreted as ...</summary>
internal static string @_10ths_of_a_second_description => GetResourceString("_10ths_of_a_second_description");
/// <summary>10ths of a second (non-zero)</summary>
internal static string @_10ths_of_a_second_non_zero => GetResourceString("_10ths_of_a_second_non_zero");
/// <summary>The "F" custom format specifier represents the most significant digit of the seconds fraction; that is, it represents the tenths of a second in a date and time value. Nothing is displayed if the digit is zero.
///
/// If the "F" format specifier is used without o ...</summary>
internal static string @_10ths_of_a_second_non_zero_description => GetResourceString("_10ths_of_a_second_non_zero_description");
/// <summary>12 hour clock (1-2 digits)</summary>
internal static string @_12_hour_clock_1_2_digits => GetResourceString("_12_hour_clock_1_2_digits");
/// <summary>The "h" custom format specifier represents the hour as a number from 1 through 12; that is, the hour is represented by a 12-hour clock that counts the whole hours since midnight or noon. A particular hour after midnight is indistinguishable from the same h ...</summary>
internal static string @_12_hour_clock_1_2_digits_description => GetResourceString("_12_hour_clock_1_2_digits_description");
/// <summary>12 hour clock (2 digits)</summary>
internal static string @_12_hour_clock_2_digits => GetResourceString("_12_hour_clock_2_digits");
/// <summary>The "hh" custom format specifier (plus any number of additional "h" specifiers) represents the hour as a number from 01 through 12; that is, the hour is represented by a 12-hour clock that counts the whole hours since midnight or noon. A particular hour af ...</summary>
internal static string @_12_hour_clock_2_digits_description => GetResourceString("_12_hour_clock_2_digits_description");
/// <summary>24 hour clock (1-2 digits)</summary>
internal static string @_24_hour_clock_1_2_digits => GetResourceString("_24_hour_clock_1_2_digits");
/// <summary>The "H" custom format specifier represents the hour as a number from 0 through 23; that is, the hour is represented by a zero-based 24-hour clock that counts the hours since midnight. A single-digit hour is formatted without a leading zero.
///
/// If the "H" for ...</summary>
internal static string @_24_hour_clock_1_2_digits_description => GetResourceString("_24_hour_clock_1_2_digits_description");
/// <summary>24 hour clock (2 digits)</summary>
internal static string @_24_hour_clock_2_digits => GetResourceString("_24_hour_clock_2_digits");
/// <summary>The "HH" custom format specifier (plus any number of additional "H" specifiers) represents the hour as a number from 00 through 23; that is, the hour is represented by a zero-based 24-hour clock that counts the hours since midnight. A single-digit hour is ...</summary>
internal static string @_24_hour_clock_2_digits_description => GetResourceString("_24_hour_clock_2_digits_description");
/// <summary>Generate for '{0}'</summary>
internal static string @Generate_for_0 => GetResourceString("Generate_for_0");
/// <summary>Generate comparison operators</summary>
internal static string @Generate_comparison_operators => GetResourceString("Generate_comparison_operators");
/// <summary>Create and assign remaining as fields</summary>
internal static string @Create_and_assign_remaining_as_fields => GetResourceString("Create_and_assign_remaining_as_fields");
/// <summary>Create and assign remaining as properties</summary>
internal static string @Create_and_assign_remaining_as_properties => GetResourceString("Create_and_assign_remaining_as_properties");
/// <summary>Example:</summary>
internal static string @Example => GetResourceString("Example");
/// <summary>Examples:</summary>
internal static string @Examples => GetResourceString("Examples");
/// <summary>Alternation conditions cannot be comments</summary>
internal static string @Alternation_conditions_cannot_be_comments => GetResourceString("Alternation_conditions_cannot_be_comments");
/// <summary>Alternation conditions do not capture and cannot be named</summary>
internal static string @Alternation_conditions_do_not_capture_and_cannot_be_named => GetResourceString("Alternation_conditions_do_not_capture_and_cannot_be_named");
/// <summary>A subtraction must be the last element in a character class</summary>
internal static string @A_subtraction_must_be_the_last_element_in_a_character_class => GetResourceString("A_subtraction_must_be_the_last_element_in_a_character_class");
/// <summary>Cannot include class \{0} in character range</summary>
internal static string @Cannot_include_class_0_in_character_range => GetResourceString("Cannot_include_class_0_in_character_range");
/// <summary>Quantifier and capture group numbers must be less than or equal to Int32.MaxValue</summary>
internal static string @Quantifier_and_capture_group_numbers_must_be_less_than_or_equal_to_Int32_MaxValue => GetResourceString("Quantifier_and_capture_group_numbers_must_be_less_than_or_equal_to_Int32_MaxValue");
/// <summary>Capture number cannot be zero</summary>
internal static string @Capture_number_cannot_be_zero => GetResourceString("Capture_number_cannot_be_zero");
/// <summary>Illegal \ at end of pattern</summary>
internal static string @Illegal_backslash_at_end_of_pattern => GetResourceString("Illegal_backslash_at_end_of_pattern");
/// <summary>Illegal {x,y} with x > y</summary>
internal static string @Illegal_x_y_with_x_less_than_y => GetResourceString("Illegal_x_y_with_x_less_than_y");
/// <summary>Incomplete \p{X} character escape</summary>
internal static string @Incomplete_character_escape => GetResourceString("Incomplete_character_escape");
/// <summary>Insufficient or invalid hexadecimal digits</summary>
internal static string @Insufficient_or_invalid_hexadecimal_digits => GetResourceString("Insufficient_or_invalid_hexadecimal_digits");
/// <summary>Invalid group name: Group names must begin with a word character</summary>
internal static string @Invalid_group_name_Group_names_must_begin_with_a_word_character => GetResourceString("Invalid_group_name_Group_names_must_begin_with_a_word_character");
/// <summary>Conditional alternation is missing a closing parenthesis after the group number {0}</summary>
internal static string @Conditional_alternation_is_missing_a_closing_parenthesis_after_the_group_number_0 => GetResourceString("Conditional_alternation_is_missing_a_closing_parenthesis_after_the_group_number_0");
/// <summary>Conditional alternation refers to an undefined group number {0}</summary>
internal static string @Conditional_alternation_refers_to_an_undefined_group_number_0 => GetResourceString("Conditional_alternation_refers_to_an_undefined_group_number_0");
/// <summary>Malformed \p{X} character escape</summary>
internal static string @Malformed_character_escape => GetResourceString("Malformed_character_escape");
/// <summary>Malformed \k<...> named back reference</summary>
internal static string @Malformed_named_back_reference => GetResourceString("Malformed_named_back_reference");
/// <summary>Missing control character</summary>
internal static string @Missing_control_character => GetResourceString("Missing_control_character");
/// <summary>Nested quantifier '{0}'</summary>
internal static string @Nested_quantifier_0 => GetResourceString("Nested_quantifier_0");
/// <summary>Not enough )'s</summary>
internal static string @Not_enough_close_parens => GetResourceString("Not_enough_close_parens");
/// <summary>Quantifier '{0}' following nothing</summary>
internal static string @Quantifier_0_following_nothing => GetResourceString("Quantifier_0_following_nothing");
/// <summary>Reference to undefined group name '{0}'</summary>
internal static string @Reference_to_undefined_group_name_0 => GetResourceString("Reference_to_undefined_group_name_0");
/// <summary>Reference to undefined group number {0}</summary>
internal static string @Reference_to_undefined_group_number_0 => GetResourceString("Reference_to_undefined_group_number_0");
/// <summary>Too many | in (?()|)</summary>
internal static string @Too_many_bars_in_conditional_grouping => GetResourceString("Too_many_bars_in_conditional_grouping");
/// <summary>Too many )'s</summary>
internal static string @Too_many_close_parens => GetResourceString("Too_many_close_parens");
/// <summary>Unknown property</summary>
internal static string @Unknown_property => GetResourceString("Unknown_property");
/// <summary>Unknown property '{0}'</summary>
internal static string @Unknown_property_0 => GetResourceString("Unknown_property_0");
/// <summary>Unrecognized control character</summary>
internal static string @Unrecognized_control_character => GetResourceString("Unrecognized_control_character");
/// <summary>Unrecognized escape sequence \{0}</summary>
internal static string @Unrecognized_escape_sequence_0 => GetResourceString("Unrecognized_escape_sequence_0");
/// <summary>Unrecognized grouping construct</summary>
internal static string @Unrecognized_grouping_construct => GetResourceString("Unrecognized_grouping_construct");
/// <summary>Unterminated [] set</summary>
internal static string @Unterminated_character_class_set => GetResourceString("Unterminated_character_class_set");
/// <summary>Unterminated (?#...) comment</summary>
internal static string @Unterminated_regex_comment => GetResourceString("Unterminated_regex_comment");
/// <summary>[x-y] range in reverse order</summary>
internal static string @x_y_range_in_reverse_order => GetResourceString("x_y_range_in_reverse_order");
/// <summary>Regex issue: {0}</summary>
internal static string @Regex_issue_0 => GetResourceString("Regex_issue_0");
/// <summary>number, decimal digit</summary>
internal static string @Regex_number_decimal_digit => GetResourceString("Regex_number_decimal_digit");
/// <summary>number, letter</summary>
internal static string @Regex_number_letter => GetResourceString("Regex_number_letter");
/// <summary>number, other</summary>
internal static string @Regex_number_other => GetResourceString("Regex_number_other");
/// <summary>other, control</summary>
internal static string @Regex_other_control => GetResourceString("Regex_other_control");
/// <summary>other, format</summary>
internal static string @Regex_other_format => GetResourceString("Regex_other_format");
/// <summary>other, not assigned</summary>
internal static string @Regex_other_not_assigned => GetResourceString("Regex_other_not_assigned");
/// <summary>other, private use</summary>
internal static string @Regex_other_private_use => GetResourceString("Regex_other_private_use");
/// <summary>other, surrogate</summary>
internal static string @Regex_other_surrogate => GetResourceString("Regex_other_surrogate");
/// <summary>punctuation, close</summary>
internal static string @Regex_punctuation_close => GetResourceString("Regex_punctuation_close");
/// <summary>punctuation, connector</summary>
internal static string @Regex_punctuation_connector => GetResourceString("Regex_punctuation_connector");
/// <summary>punctuation, dash</summary>
internal static string @Regex_punctuation_dash => GetResourceString("Regex_punctuation_dash");
/// <summary>punctuation, final quote</summary>
internal static string @Regex_punctuation_final_quote => GetResourceString("Regex_punctuation_final_quote");
/// <summary>punctuation, initial quote</summary>
internal static string @Regex_punctuation_initial_quote => GetResourceString("Regex_punctuation_initial_quote");
/// <summary>punctuation, open</summary>
internal static string @Regex_punctuation_open => GetResourceString("Regex_punctuation_open");
/// <summary>punctuation, other</summary>
internal static string @Regex_punctuation_other => GetResourceString("Regex_punctuation_other");
/// <summary>separator, line</summary>
internal static string @Regex_separator_line => GetResourceString("Regex_separator_line");
/// <summary>separator, paragraph</summary>
internal static string @Regex_separator_paragraph => GetResourceString("Regex_separator_paragraph");
/// <summary>separator, space</summary>
internal static string @Regex_separator_space => GetResourceString("Regex_separator_space");
/// <summary>symbol, currency</summary>
internal static string @Regex_symbol_currency => GetResourceString("Regex_symbol_currency");
/// <summary>symbol, math</summary>
internal static string @Regex_symbol_math => GetResourceString("Regex_symbol_math");
/// <summary>symbol, modifier</summary>
internal static string @Regex_symbol_modifier => GetResourceString("Regex_symbol_modifier");
/// <summary>symbol, other</summary>
internal static string @Regex_symbol_other => GetResourceString("Regex_symbol_other");
/// <summary>letter, lowercase</summary>
internal static string @Regex_letter_lowercase => GetResourceString("Regex_letter_lowercase");
/// <summary>letter, modifier</summary>
internal static string @Regex_letter_modifier => GetResourceString("Regex_letter_modifier");
/// <summary>letter, other</summary>
internal static string @Regex_letter_other => GetResourceString("Regex_letter_other");
/// <summary>letter, titlecase</summary>
internal static string @Regex_letter_titlecase => GetResourceString("Regex_letter_titlecase");
/// <summary>mark, enclosing</summary>
internal static string @Regex_mark_enclosing => GetResourceString("Regex_mark_enclosing");
/// <summary>mark, nonspacing</summary>
internal static string @Regex_mark_nonspacing => GetResourceString("Regex_mark_nonspacing");
/// <summary>mark, spacing combining</summary>
internal static string @Regex_mark_spacing_combining => GetResourceString("Regex_mark_spacing_combining");
/// <summary>The \G anchor specifies that a match must occur at the point where the previous match ended. When you use this anchor with the Regex.Matches or Match.NextMatch method, it ensures that all matches are contiguous.</summary>
internal static string @Regex_contiguous_matches_long => GetResourceString("Regex_contiguous_matches_long");
/// <summary>contiguous matches</summary>
internal static string @Regex_contiguous_matches_short => GetResourceString("Regex_contiguous_matches_short");
/// <summary>The \z anchor specifies that a match must occur at the end of the input string. Like the $ language element, \z ignores the RegexOptions.Multiline option. Unlike the \Z language element, \z does not match a \n character at the end of a string. Therefore, i ...</summary>
internal static string @Regex_end_of_string_only_long => GetResourceString("Regex_end_of_string_only_long");
/// <summary>end of string only</summary>
internal static string @Regex_end_of_string_only_short => GetResourceString("Regex_end_of_string_only_short");
/// <summary>The \Z anchor specifies that a match must occur at the end of the input string, or before \n at the end of the input string. It is identical to the $ anchor, except that \Z ignores the RegexOptions.Multiline option. Therefore, in a multiline string, it can ...</summary>
internal static string @Regex_end_of_string_or_before_ending_newline_long => GetResourceString("Regex_end_of_string_or_before_ending_newline_long");
/// <summary>end of string or before ending newline</summary>
internal static string @Regex_end_of_string_or_before_ending_newline_short => GetResourceString("Regex_end_of_string_or_before_ending_newline_short");
/// <summary>The \B anchor specifies that the match must not occur on a word boundary. It is the opposite of the \b anchor.</summary>
internal static string @Regex_non_word_boundary_long => GetResourceString("Regex_non_word_boundary_long");
/// <summary>non-word boundary</summary>
internal static string @Regex_non_word_boundary_short => GetResourceString("Regex_non_word_boundary_short");
/// <summary>The \A anchor specifies that a match must occur at the beginning of the input string. It is identical to the ^ anchor, except that \A ignores the RegexOptions.Multiline option. Therefore, it can only match the start of the first line in a multiline input s ...</summary>
internal static string @Regex_start_of_string_only_long => GetResourceString("Regex_start_of_string_only_long");
/// <summary>start of string only</summary>
internal static string @Regex_start_of_string_only_short => GetResourceString("Regex_start_of_string_only_short");
/// <summary>The \b anchor specifies that the match must occur on a boundary between a word character (the \w language element) and a non-word character (the \W language element). Word characters consist of alphanumeric characters and underscores; a non-word character ...</summary>
internal static string @Regex_word_boundary_long => GetResourceString("Regex_word_boundary_long");
/// <summary>word boundary</summary>
internal static string @Regex_word_boundary_short => GetResourceString("Regex_word_boundary_short");
/// <summary>The ^ anchor specifies that the following pattern must begin at the first character position of the string. If you use ^ with the RegexOptions.Multiline option, the match must occur at the beginning of each line.</summary>
internal static string @Regex_start_of_string_or_line_long => GetResourceString("Regex_start_of_string_or_line_long");
/// <summary>start of string or line</summary>
internal static string @Regex_start_of_string_or_line_short => GetResourceString("Regex_start_of_string_or_line_short");
/// <summary>The $ anchor specifies that the preceding pattern must occur at the end of the input string, or before \n at the end of the input string. If you use $ with the RegexOptions.Multiline option, the match can also occur at the end of a line.
///
/// The $ anchor matc ...</summary>
internal static string @Regex_end_of_string_or_line_long => GetResourceString("Regex_end_of_string_or_line_long");
/// <summary>end of string or line</summary>
internal static string @Regex_end_of_string_or_line_short => GetResourceString("Regex_end_of_string_or_line_short");
/// <summary>The period character (.) matches any character except \n (the newline character, \u000A). If a regular expression pattern is modified by the RegexOptions.Singleline option, or if the portion of the pattern that contains the . character class is modified b ...</summary>
internal static string @Regex_any_character_group_long => GetResourceString("Regex_any_character_group_long");
/// <summary>any character</summary>
internal static string @Regex_any_character_group_short => GetResourceString("Regex_any_character_group_short");
/// <summary>Matches a backspace character, \u0008</summary>
internal static string @Regex_backspace_character_long => GetResourceString("Regex_backspace_character_long");
/// <summary>backspace character</summary>
internal static string @Regex_backspace_character_short => GetResourceString("Regex_backspace_character_short");
/// <summary>Matches a bell (alarm) character, \u0007</summary>
internal static string @Regex_bell_character_long => GetResourceString("Regex_bell_character_long");
/// <summary>bell character</summary>
internal static string @Regex_bell_character_short => GetResourceString("Regex_bell_character_short");
/// <summary>Matches a carriage-return character, \u000D. Note that \r is not equivalent to the newline character, \n.</summary>
internal static string @Regex_carriage_return_character_long => GetResourceString("Regex_carriage_return_character_long");
/// <summary>carriage-return character</summary>
internal static string @Regex_carriage_return_character_short => GetResourceString("Regex_carriage_return_character_short");
/// <summary>Matches an ASCII control character, where X is the letter of the control character. For example, \cC is CTRL-C.</summary>
internal static string @Regex_control_character_long => GetResourceString("Regex_control_character_long");
/// <summary>control character</summary>
internal static string @Regex_control_character_short => GetResourceString("Regex_control_character_short");
/// <summary>\d matches any decimal digit. It is equivalent to the \p{Nd} regular expression pattern, which includes the standard decimal digits 0-9 as well as the decimal digits of a number of other character sets.
///
/// If ECMAScript-compliant behavior is specified, \d is ...</summary>
internal static string @Regex_decimal_digit_character_long => GetResourceString("Regex_decimal_digit_character_long");
/// <summary>decimal-digit character</summary>
internal static string @Regex_decimal_digit_character_short => GetResourceString("Regex_decimal_digit_character_short");
/// <summary>Matches an escape character, \u001B</summary>
internal static string @Regex_escape_character_long => GetResourceString("Regex_escape_character_long");
/// <summary>escape character</summary>
internal static string @Regex_escape_character_short => GetResourceString("Regex_escape_character_short");
/// <summary>Matches a form-feed character, \u000C</summary>
internal static string @Regex_form_feed_character_long => GetResourceString("Regex_form_feed_character_long");
/// <summary>form-feed character</summary>
internal static string @Regex_form_feed_character_short => GetResourceString("Regex_form_feed_character_short");
/// <summary>Matches an ASCII character, where ## is a two-digit hexadecimal character code.</summary>
internal static string @Regex_hexadecimal_escape_long => GetResourceString("Regex_hexadecimal_escape_long");
/// <summary>hexadecimal escape</summary>
internal static string @Regex_hexadecimal_escape_short => GetResourceString("Regex_hexadecimal_escape_short");
/// <summary>letter, uppercase</summary>
internal static string @Regex_letter_uppercase => GetResourceString("Regex_letter_uppercase");
/// <summary>This grouping construct captures a matched 'subexpression', where 'subexpression' is any valid regular expression pattern. Captures that use parentheses are numbered automatically from left to right based on the order of the opening parentheses in the regu ...</summary>
internal static string @Regex_matched_subexpression_long => GetResourceString("Regex_matched_subexpression_long");
/// <summary>matched subexpression</summary>
internal static string @Regex_matched_subexpression_short => GetResourceString("Regex_matched_subexpression_short");
/// <summary>A negative character group specifies a list of characters that must not appear in an input string for a match to occur. The list of characters are specified individually.
///
/// Two or more character ranges can be concatenated. For example, to specify the range ...</summary>
internal static string @Regex_negative_character_group_long => GetResourceString("Regex_negative_character_group_long");
/// <summary>negative character group</summary>
internal static string @Regex_negative_character_group_short => GetResourceString("Regex_negative_character_group_short");
/// <summary>A negative character range specifies a list of characters that must not appear in an input string for a match to occur. 'firstCharacter' is the character that begins the range, and 'lastCharacter' is the character that ends the range.
///
/// Two or more characte ...</summary>
internal static string @Regex_negative_character_range_long => GetResourceString("Regex_negative_character_range_long");
/// <summary>The regular expression construct \P{ name } matches any character that does not belong to a Unicode general category or named block, where name is the category abbreviation or named block name.</summary>
internal static string @Regex_negative_unicode_category_long => GetResourceString("Regex_negative_unicode_category_long");
/// <summary>negative unicode category</summary>
internal static string @Regex_negative_unicode_category_short => GetResourceString("Regex_negative_unicode_category_short");
/// <summary>Matches a new-line character, \u000A</summary>
internal static string @Regex_new_line_character_long => GetResourceString("Regex_new_line_character_long");
/// <summary>new-line character</summary>
internal static string @Regex_new_line_character_short => GetResourceString("Regex_new_line_character_short");
/// <summary>\D matches any non-digit character. It is equivalent to the \P{Nd} regular expression pattern.
///
/// If ECMAScript-compliant behavior is specified, \D is equivalent to [^0-9]</summary>
internal static string @Regex_non_digit_character_long => GetResourceString("Regex_non_digit_character_long");
/// <summary>non-digit character</summary>
internal static string @Regex_non_digit_character_short => GetResourceString("Regex_non_digit_character_short");
/// <summary>\S matches any non-white-space character. It is equivalent to the [^\f\n\r\t\v\x85\p{Z}] regular expression pattern, or the opposite of the regular expression pattern that is equivalent to \s, which matches white-space characters.
///
/// If ECMAScript-compliant ...</summary>
internal static string @Regex_non_white_space_character_long => GetResourceString("Regex_non_white_space_character_long");
/// <summary>non-white-space character</summary>
internal static string @Regex_non_white_space_character_short => GetResourceString("Regex_non_white_space_character_short");
/// <summary>\W matches any non-word character. It matches any character except for those in the following Unicode categories:
///
/// Ll Letter, Lowercase
/// Lu Letter, Uppercase
/// Lt Letter, Titlecase
/// Lo Letter, Other
/// Lm Letter, Modifier
/// Mn Mark, Nonspaci ...</summary>
internal static string @Regex_non_word_character_long => GetResourceString("Regex_non_word_character_long");
/// <summary>non-word character</summary>
internal static string @Regex_non_word_character_short => GetResourceString("Regex_non_word_character_short");
/// <summary>A positive character group specifies a list of characters, any one of which may appear in an input string for a match to occur.</summary>
internal static string @Regex_positive_character_group_long => GetResourceString("Regex_positive_character_group_long");
/// <summary>positive character group</summary>
internal static string @Regex_positive_character_group_short => GetResourceString("Regex_positive_character_group_short");
/// <summary>A positive character range specifies a range of characters, any one of which may appear in an input string for a match to occur. 'firstCharacter' is the character that begins the range and 'lastCharacter' is the character that ends the range.</summary>
internal static string @Regex_positive_character_range_long => GetResourceString("Regex_positive_character_range_long");
/// <summary>positive character range</summary>
internal static string @Regex_positive_character_range_short => GetResourceString("Regex_positive_character_range_short");
/// <summary>subexpression</summary>
internal static string @Regex_subexpression => GetResourceString("Regex_subexpression");
/// <summary>Matches a tab character, \u0009</summary>
internal static string @Regex_tab_character_long => GetResourceString("Regex_tab_character_long");
/// <summary>tab character</summary>
internal static string @Regex_tab_character_short => GetResourceString("Regex_tab_character_short");
/// <summary>The regular expression construct \p{ name } matches any character that belongs to a Unicode general category or named block, where name is the category abbreviation or named block name.</summary>
internal static string @Regex_unicode_category_long => GetResourceString("Regex_unicode_category_long");
/// <summary>unicode category</summary>
internal static string @Regex_unicode_category_short => GetResourceString("Regex_unicode_category_short");
/// <summary>Matches a UTF-16 code unit whose value is #### hexadecimal.</summary>
internal static string @Regex_unicode_escape_long => GetResourceString("Regex_unicode_escape_long");
/// <summary>unicode escape</summary>
internal static string @Regex_unicode_escape_short => GetResourceString("Regex_unicode_escape_short");
/// <summary>Matches a vertical-tab character, \u000B</summary>
internal static string @Regex_vertical_tab_character_long => GetResourceString("Regex_vertical_tab_character_long");
/// <summary>vertical-tab character</summary>
internal static string @Regex_vertical_tab_character_short => GetResourceString("Regex_vertical_tab_character_short");
/// <summary>\s matches any white-space character. It is equivalent to the following escape sequences and Unicode categories:
///
/// \f The form feed character, \u000C
/// \n The newline character, \u000A
/// \r The carriage return character, \u000D
/// \t The tab charac ...</summary>
internal static string @Regex_white_space_character_long => GetResourceString("Regex_white_space_character_long");
/// <summary>white-space character</summary>
internal static string @Regex_white_space_character_short => GetResourceString("Regex_white_space_character_short");
/// <summary>\w matches any word character. A word character is a member of any of the following Unicode categories:
///
/// Ll Letter, Lowercase
/// Lu Letter, Uppercase
/// Lt Letter, Titlecase
/// Lo Letter, Other
/// Lm Letter, Modifier
/// Mn Mark, Nonspacing
/// Nd ...</summary>
internal static string @Regex_word_character_long => GetResourceString("Regex_word_character_long");
/// <summary>word character</summary>
internal static string @Regex_word_character_short => GetResourceString("Regex_word_character_short");
/// <summary>You can use the vertical bar (|) character to match any one of a series of patterns, where the | character separates each pattern.</summary>
internal static string @Regex_alternation_long => GetResourceString("Regex_alternation_long");
/// <summary>alternation</summary>
internal static string @Regex_alternation_short => GetResourceString("Regex_alternation_short");
/// <summary>A balancing group definition deletes the definition of a previously defined group and stores, in the current group, the interval between the previously defined group and the current group.
///
/// 'name1' is the current group (optional), 'name2' is a previously d ...</summary>
internal static string @Regex_balancing_group_long => GetResourceString("Regex_balancing_group_long");
/// <summary>balancing group</summary>
internal static string @Regex_balancing_group_short => GetResourceString("Regex_balancing_group_short");
/// <summary>comment</summary>
internal static string @Regex_comment => GetResourceString("Regex_comment");
/// <summary>This language element attempts to match one of two patterns depending on whether it can match an initial pattern.
///
/// 'expression' is the initial pattern to match, 'yes' is the pattern to match if expression is matched, and 'no' is the optional pattern to mat ...</summary>
internal static string @Regex_conditional_expression_match_long => GetResourceString("Regex_conditional_expression_match_long");
/// <summary>conditional expression match</summary>
internal static string @Regex_conditional_expression_match_short => GetResourceString("Regex_conditional_expression_match_short");
/// <summary>This language element attempts to match one of two patterns depending on whether it has matched a specified capturing group.
///
/// 'name' is the name (or number) of a capturing group, 'yes' is the expression to match if 'name' (or 'number') has a match, and 'no ...</summary>
internal static string @Regex_conditional_group_match_long => GetResourceString("Regex_conditional_group_match_long");
/// <summary>conditional group match</summary>
internal static string @Regex_conditional_group_match_short => GetResourceString("Regex_conditional_group_match_short");
/// <summary>A number sign (#) marks an x-mode comment, which starts at the unescaped # character at the end of the regular expression pattern and continues until the end of the line. To use this construct, you must either enable the x option (through inline options) o ...</summary>
internal static string @Regex_end_of_line_comment_long => GetResourceString("Regex_end_of_line_comment_long");
/// <summary>end-of-line comment</summary>
internal static string @Regex_end_of_line_comment_short => GetResourceString("Regex_end_of_line_comment_short");
/// <summary>expression</summary>
internal static string @Regex_expression => GetResourceString("Regex_expression");
/// <summary>This grouping construct applies or disables the specified options within a subexpression. The options to enable are specified after the question mark, and the options to disable after the minus sign. The allowed options are:
///
/// i Use case-insensitive mat ...</summary>
internal static string @Regex_group_options_long => GetResourceString("Regex_group_options_long");
/// <summary>group options</summary>
internal static string @Regex_group_options_short => GetResourceString("Regex_group_options_short");
/// <summary>The (?# comment) construct lets you include an inline comment in a regular expression. The regular expression engine does not use any part of the comment in pattern matching, although the comment is included in the string that is returned by the Regex.ToSt ...</summary>
internal static string @Regex_inline_comment_long => GetResourceString("Regex_inline_comment_long");
/// <summary>inline comment</summary>
internal static string @Regex_inline_comment_short => GetResourceString("Regex_inline_comment_short");
/// <summary>name</summary>
internal static string @Regex_name => GetResourceString("Regex_name");
/// <summary>name1</summary>
internal static string @Regex_name1 => GetResourceString("Regex_name1");
/// <summary>name2</summary>
internal static string @Regex_name2 => GetResourceString("Regex_name2");
/// <summary>A named or numbered backreference.
///
/// 'name' is the name of a capturing group defined in the regular expression pattern.</summary>
internal static string @Regex_named_backreference_long => GetResourceString("Regex_named_backreference_long");
/// <summary>named backreference</summary>
internal static string @Regex_named_backreference_short => GetResourceString("Regex_named_backreference_short");
/// <summary>Captures a matched subexpression and lets you access it by name or by number.
///
/// 'name' is a valid group name, and 'subexpression' is any valid regular expression pattern. 'name' must not contain any punctuation characters and cannot begin with a number.
///
/// If ...</summary>
internal static string @Regex_named_matched_subexpression_long => GetResourceString("Regex_named_matched_subexpression_long");
/// <summary>named matched subexpression</summary>
internal static string @Regex_named_matched_subexpression_short => GetResourceString("Regex_named_matched_subexpression_short");
/// <summary>name-or-number</summary>
internal static string @Regex_name_or_number => GetResourceString("Regex_name_or_number");
/// <summary>no</summary>
internal static string @Regex_no => GetResourceString("Regex_no");
/// <summary>Atomic groups (known in some other regular expression engines as a nonbacktracking subexpression, an atomic subexpression, or a once-only subexpression) disable backtracking. The regular expression engine will match as many characters in the input string a ...</summary>
internal static string @Regex_atomic_group_long => GetResourceString("Regex_atomic_group_long");
/// <summary>atomic group</summary>
internal static string @Regex_atomic_group_short => GetResourceString("Regex_atomic_group_short");
/// <summary>This construct does not capture the substring that is matched by a subexpression:
///
/// The noncapturing group construct is typically used when a quantifier is applied to a group, but the substrings captured by the group are of no interest.
///
/// If a regular expres ...</summary>
internal static string @Regex_noncapturing_group_long => GetResourceString("Regex_noncapturing_group_long");
/// <summary>noncapturing group</summary>
internal static string @Regex_noncapturing_group_short => GetResourceString("Regex_noncapturing_group_short");
/// <summary>A numbered backreference, where 'number' is the ordinal position of the capturing group in the regular expression. For example, \4 matches the contents of the fourth capturing group.
///
/// There is an ambiguity between octal escape codes (such as \16) and \numb ...</summary>
internal static string @Regex_numbered_backreference_long => GetResourceString("Regex_numbered_backreference_long");
/// <summary>numbered backreference</summary>
internal static string @Regex_numbered_backreference_short => GetResourceString("Regex_numbered_backreference_short");
/// <summary>yes</summary>
internal static string @Regex_yes => GetResourceString("Regex_yes");
/// <summary>A zero-width negative lookahead assertion, where for the match to be successful, the input string must not match the regular expression pattern in subexpression. The matched string is not included in the match result.
///
/// A zero-width negative lookahead asser ...</summary>
internal static string @Regex_zero_width_negative_lookahead_assertion_long => GetResourceString("Regex_zero_width_negative_lookahead_assertion_long");
/// <summary>zero-width negative lookahead assertion</summary>
internal static string @Regex_zero_width_negative_lookahead_assertion_short => GetResourceString("Regex_zero_width_negative_lookahead_assertion_short");
/// <summary>A zero-width negative lookbehind assertion, where for a match to be successful, 'subexpression' must not occur at the input string to the left of the current position. Any substring that does not match 'subexpression' is not included in the match result.
///
/// ...</summary>
internal static string @Regex_zero_width_negative_lookbehind_assertion_long => GetResourceString("Regex_zero_width_negative_lookbehind_assertion_long");
/// <summary>zero-width negative lookbehind assertion</summary>
internal static string @Regex_zero_width_negative_lookbehind_assertion_short => GetResourceString("Regex_zero_width_negative_lookbehind_assertion_short");
/// <summary>A zero-width positive lookahead assertion, where for a match to be successful, the input string must match the regular expression pattern in 'subexpression'. The matched substring is not included in the match result. A zero-width positive lookahead asserti ...</summary>
internal static string @Regex_zero_width_positive_lookahead_assertion_long => GetResourceString("Regex_zero_width_positive_lookahead_assertion_long");
/// <summary>zero-width positive lookahead assertion</summary>
internal static string @Regex_zero_width_positive_lookahead_assertion_short => GetResourceString("Regex_zero_width_positive_lookahead_assertion_short");
/// <summary>A zero-width positive lookbehind assertion, where for a match to be successful, 'subexpression' must occur at the input string to the left of the current position. 'subexpression' is not included in the match result. A zero-width positive lookbehind assert ...</summary>
internal static string @Regex_zero_width_positive_lookbehind_assertion_long => GetResourceString("Regex_zero_width_positive_lookbehind_assertion_long");
/// <summary>zero-width positive lookbehind assertion</summary>
internal static string @Regex_zero_width_positive_lookbehind_assertion_short => GetResourceString("Regex_zero_width_positive_lookbehind_assertion_short");
/// <summary>All control characters. This includes the Cc, Cf, Cs, Co, and Cn categories.</summary>
internal static string @Regex_all_control_characters_long => GetResourceString("Regex_all_control_characters_long");
/// <summary>all control characters</summary>
internal static string @Regex_all_control_characters_short => GetResourceString("Regex_all_control_characters_short");
/// <summary>All diacritic marks. This includes the Mn, Mc, and Me categories.</summary>
internal static string @Regex_all_diacritic_marks_long => GetResourceString("Regex_all_diacritic_marks_long");
/// <summary>all diacritic marks</summary>
internal static string @Regex_all_diacritic_marks_short => GetResourceString("Regex_all_diacritic_marks_short");
/// <summary>All letter characters. This includes the Lu, Ll, Lt, Lm, and Lo characters.</summary>
internal static string @Regex_all_letter_characters_long => GetResourceString("Regex_all_letter_characters_long");
/// <summary>all letter characters</summary>
internal static string @Regex_all_letter_characters_short => GetResourceString("Regex_all_letter_characters_short");
/// <summary>All numbers. This includes the Nd, Nl, and No categories.</summary>
internal static string @Regex_all_numbers_long => GetResourceString("Regex_all_numbers_long");
/// <summary>all numbers</summary>
internal static string @Regex_all_numbers_short => GetResourceString("Regex_all_numbers_short");
/// <summary>All punctuation characters. This includes the Pc, Pd, Ps, Pe, Pi, Pf, and Po categories.</summary>
internal static string @Regex_all_punctuation_characters_long => GetResourceString("Regex_all_punctuation_characters_long");
/// <summary>all punctuation characters</summary>
internal static string @Regex_all_punctuation_characters_short => GetResourceString("Regex_all_punctuation_characters_short");
/// <summary>All separator characters. This includes the Zs, Zl, and Zp categories.</summary>
internal static string @Regex_all_separator_characters_long => GetResourceString("Regex_all_separator_characters_long");
/// <summary>all separator characters</summary>
internal static string @Regex_all_separator_characters_short => GetResourceString("Regex_all_separator_characters_short");
/// <summary>All symbols. This includes the Sm, Sc, Sk, and So categories.</summary>
internal static string @Regex_all_symbols_long => GetResourceString("Regex_all_symbols_long");
/// <summary>all symbols</summary>
internal static string @Regex_all_symbols_short => GetResourceString("Regex_all_symbols_short");
/// <summary>base-group</summary>
internal static string @Regex_base_group => GetResourceString("Regex_base_group");
/// <summary>Character class subtraction yields a set of characters that is the result of excluding the characters in one character class from another character class.
///
/// 'base_group' is a positive or negative character group or range. The 'excluded_group' component is a ...</summary>
internal static string @Regex_character_class_subtraction_long => GetResourceString("Regex_character_class_subtraction_long");
/// <summary>character class subtraction</summary>
internal static string @Regex_character_class_subtraction_short => GetResourceString("Regex_character_class_subtraction_short");
/// <summary>character-group</summary>
internal static string @Regex_character_group => GetResourceString("Regex_character_group");
/// <summary>excluded-group</summary>
internal static string @Regex_excluded_group => GetResourceString("Regex_excluded_group");
/// <summary>The {n,}? quantifier matches the preceding element at least n times, where n is any integer, but as few times as possible. It is the lazy counterpart of the greedy quantifier {n,}</summary>
internal static string @Regex_match_at_least_n_times_lazy_long => GetResourceString("Regex_match_at_least_n_times_lazy_long");
/// <summary>match at least 'n' times (lazy)</summary>
internal static string @Regex_match_at_least_n_times_lazy_short => GetResourceString("Regex_match_at_least_n_times_lazy_short");
/// <summary>The {n,} quantifier matches the preceding element at least n times, where n is any integer. {n,} is a greedy quantifier whose lazy equivalent is {n,}?</summary>
internal static string @Regex_match_at_least_n_times_long => GetResourceString("Regex_match_at_least_n_times_long");
/// <summary>match at least 'n' times</summary>
internal static string @Regex_match_at_least_n_times_short => GetResourceString("Regex_match_at_least_n_times_short");
/// <summary>The {n,m}? quantifier matches the preceding element between n and m times, where n and m are integers, but as few times as possible. It is the lazy counterpart of the greedy quantifier {n,m}</summary>
internal static string @Regex_match_between_m_and_n_times_lazy_long => GetResourceString("Regex_match_between_m_and_n_times_lazy_long");
/// <summary>match at least 'n' times (lazy)</summary>
internal static string @Regex_match_between_m_and_n_times_lazy_short => GetResourceString("Regex_match_between_m_and_n_times_lazy_short");
/// <summary>The {n,m} quantifier matches the preceding element at least n times, but no more than m times, where n and m are integers. {n,m} is a greedy quantifier whose lazy equivalent is {n,m}?</summary>
internal static string @Regex_match_between_m_and_n_times_long => GetResourceString("Regex_match_between_m_and_n_times_long");
/// <summary>match between 'm' and 'n' times</summary>
internal static string @Regex_match_between_m_and_n_times_short => GetResourceString("Regex_match_between_m_and_n_times_short");
/// <summary>The {n}? quantifier matches the preceding element exactly n times, where n is any integer. It is the lazy counterpart of the greedy quantifier {n}+</summary>
internal static string @Regex_match_exactly_n_times_lazy_long => GetResourceString("Regex_match_exactly_n_times_lazy_long");
/// <summary>match exactly 'n' times (lazy)</summary>
internal static string @Regex_match_exactly_n_times_lazy_short => GetResourceString("Regex_match_exactly_n_times_lazy_short");
/// <summary>The {n} quantifier matches the preceding element exactly n times, where n is any integer. {n} is a greedy quantifier whose lazy equivalent is {n}?</summary>
internal static string @Regex_match_exactly_n_times_long => GetResourceString("Regex_match_exactly_n_times_long");
/// <summary>match exactly 'n' times</summary>
internal static string @Regex_match_exactly_n_times_short => GetResourceString("Regex_match_exactly_n_times_short");
/// <summary>The +? quantifier matches the preceding element one or more times, but as few times as possible. It is the lazy counterpart of the greedy quantifier +</summary>
internal static string @Regex_match_one_or_more_times_lazy_long => GetResourceString("Regex_match_one_or_more_times_lazy_long");
/// <summary>match one or more times (lazy)</summary>
internal static string @Regex_match_one_or_more_times_lazy_short => GetResourceString("Regex_match_one_or_more_times_lazy_short");
/// <summary>The + quantifier matches the preceding element one or more times. It is equivalent to the {1,} quantifier. + is a greedy quantifier whose lazy equivalent is +?.</summary>
internal static string @Regex_match_one_or_more_times_long => GetResourceString("Regex_match_one_or_more_times_long");
/// <summary>match one or more times</summary>
internal static string @Regex_match_one_or_more_times_short => GetResourceString("Regex_match_one_or_more_times_short");
/// <summary>The *? quantifier matches the preceding element zero or more times, but as few times as possible. It is the lazy counterpart of the greedy quantifier *</summary>
internal static string @Regex_match_zero_or_more_times_lazy_long => GetResourceString("Regex_match_zero_or_more_times_lazy_long");
/// <summary>match zero or more times (lazy)</summary>
internal static string @Regex_match_zero_or_more_times_lazy_short => GetResourceString("Regex_match_zero_or_more_times_lazy_short");
/// <summary>The * quantifier matches the preceding element zero or more times. It is equivalent to the {0,} quantifier. * is a greedy quantifier whose lazy equivalent is *?.</summary>
internal static string @Regex_match_zero_or_more_times_long => GetResourceString("Regex_match_zero_or_more_times_long");
/// <summary>match zero or more times</summary>
internal static string @Regex_match_zero_or_more_times_short => GetResourceString("Regex_match_zero_or_more_times_short");
/// <summary>The ?? quantifier matches the preceding element zero or one time, but as few times as possible. It is the lazy counterpart of the greedy quantifier ?</summary>
internal static string @Regex_match_zero_or_one_time_lazy_long => GetResourceString("Regex_match_zero_or_one_time_lazy_long");
/// <summary>match zero or one time (lazy)</summary>
internal static string @Regex_match_zero_or_one_time_lazy_short => GetResourceString("Regex_match_zero_or_one_time_lazy_short");
/// <summary>The ? quantifier matches the preceding element zero or one time. It is equivalent to the {0,1} quantifier. ? is a greedy quantifier whose lazy equivalent is ??.</summary>
internal static string @Regex_match_zero_or_one_time_long => GetResourceString("Regex_match_zero_or_one_time_long");
/// <summary>match zero or one time</summary>
internal static string @Regex_match_zero_or_one_time_short => GetResourceString("Regex_match_zero_or_one_time_short");
/// <summary>Unicode General Category: {0}</summary>
internal static string @Regex_unicode_general_category_0 => GetResourceString("Regex_unicode_general_category_0");
/// <summary>Enables or disables specific pattern matching options for the remainder of a regular expression. The options to enable are specified after the question mark, and the options to disable after the minus sign. The allowed options are:
///
/// i Use case-insensit ...</summary>
internal static string @Regex_inline_options_long => GetResourceString("Regex_inline_options_long");
/// <summary>inline options</summary>
internal static string @Regex_inline_options_short => GetResourceString("Regex_inline_options_short");
/// <summary>'{0}' cannot be null or empty.</summary>
internal static string @_0_cannot_be_null_or_empty => GetResourceString("_0_cannot_be_null_or_empty");
/// <summary>'{0}' cannot be null or whitespace.</summary>
internal static string @_0_cannot_be_null_or_whitespace => GetResourceString("_0_cannot_be_null_or_whitespace");
/// <summary>'{0}' is not null here.</summary>
internal static string @_0_is_not_null_here => GetResourceString("_0_is_not_null_here");
/// <summary>'{0}' may be null here.</summary>
internal static string @_0_may_be_null_here => GetResourceString("_0_may_be_null_here");
/// <summary><infer></summary>
internal static string @ChangeSignature_NewParameterInferValue => GetResourceString("ChangeSignature_NewParameterInferValue");
/// <summary>from metadata</summary>
internal static string @from_metadata => GetResourceString("from_metadata");
/// <summary>'symbol' cannot be a namespace.</summary>
internal static string @symbol_cannot_be_a_namespace => GetResourceString("symbol_cannot_be_a_namespace");
/// <summary>Document must be contained in the workspace that created this service</summary>
internal static string @Document_must_be_contained_in_the_workspace_that_created_this_service => GetResourceString("Document_must_be_contained_in_the_workspace_that_created_this_service");
/// <summary>Property reference cannot be updated</summary>
internal static string @Property_reference_cannot_be_updated => GetResourceString("Property_reference_cannot_be_updated");
/// <summary>Inline '{0}'</summary>
internal static string @Inline_0 => GetResourceString("Inline_0");
/// <summary>Extract base class...</summary>
internal static string @Extract_base_class => GetResourceString("Extract_base_class");
/// <summary>Inline and keep '{0}'</summary>
internal static string @Inline_and_keep_0 => GetResourceString("Inline_and_keep_0");
/// <summary>Operators</summary>
internal static string @Operators => GetResourceString("Operators");
/// <summary>The assembly '{0}' containing type '{1}' references .NET Framework, which is not supported.</summary>
internal static string @The_assembly_0_containing_type_1_references_NET_Framework => GetResourceString("The_assembly_0_containing_type_1_references_NET_Framework");
/// <summary>Analyzer assembly '{0}' cannot be used because it references version '{1}' of the compiler, which is newer than the currently running version '{2}'.</summary>
internal static string @The_assembly_0_references_compiler_version_1_newer_than_2 => GetResourceString("The_assembly_0_references_compiler_version_1_newer_than_2");
/// <summary>Apply file header preferences</summary>
internal static string @Apply_file_header_preferences => GetResourceString("Apply_file_header_preferences");
/// <summary>Apply object/collection initialization preferences</summary>
internal static string @Apply_object_collection_initialization_preferences => GetResourceString("Apply_object_collection_initialization_preferences");
/// <summary>Remove unnecessary casts</summary>
internal static string @Remove_unnecessary_casts => GetResourceString("Remove_unnecessary_casts");
/// <summary>Remove unused variables</summary>
internal static string @Remove_unused_variables => GetResourceString("Remove_unused_variables");
/// <summary>Sort accessibility modifiers</summary>
internal static string @Sort_accessibility_modifiers => GetResourceString("Sort_accessibility_modifiers");
/// <summary>Error creating instance of CodeFixProvider</summary>
internal static string @Error_creating_instance_of_CodeFixProvider => GetResourceString("Error_creating_instance_of_CodeFixProvider");
/// <summary>Error creating instance of CodeFixProvider '{0}'</summary>
internal static string @Error_creating_instance_of_CodeFixProvider_0 => GetResourceString("Error_creating_instance_of_CodeFixProvider_0");
/// <summary>Removal of document not supported</summary>
internal static string @Removal_of_document_not_supported => GetResourceString("Removal_of_document_not_supported");
/// <summary>in {0} ({1} - {2})</summary>
internal static string @in_0_1_2 => GetResourceString("in_0_1_2");
/// <summary>{0} - {1}</summary>
internal static string @_0_dash_1 => GetResourceString("_0_dash_1");
/// <summary>all anonymous types in container</summary>
internal static string @all_anonymous_types_in_container => GetResourceString("all_anonymous_types_in_container");
/// <summary>Convert to tuple</summary>
internal static string @Convert_to_tuple => GetResourceString("Convert_to_tuple");
/// <summary>just this anonymous type</summary>
internal static string @just_this_anonymous_type => GetResourceString("just_this_anonymous_type");
/// <summary>{0} '{1}'</summary>
internal static string @member_kind_and_name => GetResourceString("member_kind_and_name");
/// <summary>{0} '{1}' of {2} '{3}'</summary>
internal static string @symbol_kind_and_name_of_member_kind_and_name => GetResourceString("symbol_kind_and_name_of_member_kind_and_name");
/// <summary>code</summary>
internal static string @code => GetResourceString("code");
/// <summary>Convert to record</summary>
internal static string @Convert_to_record => GetResourceString("Convert_to_record");
/// <summary>Introduce parameter for '{0}'</summary>
internal static string @Introduce_parameter_for_0 => GetResourceString("Introduce_parameter_for_0");
/// <summary>Introduce parameter for all occurrences of '{0}'</summary>
internal static string @Introduce_parameter_for_all_occurrences_of_0 => GetResourceString("Introduce_parameter_for_all_occurrences_of_0");
/// <summary>into new overload</summary>
internal static string @into_new_overload => GetResourceString("into_new_overload");
/// <summary>into extracted method to invoke at call sites</summary>
internal static string @into_extracted_method_to_invoke_at_call_sites => GetResourceString("into_extracted_method_to_invoke_at_call_sites");
/// <summary>and update call sites directly</summary>
internal static string @and_update_call_sites_directly => GetResourceString("and_update_call_sites_directly");
/// <summary>Convert to record struct</summary>
internal static string @Convert_to_record_struct => GetResourceString("Convert_to_record_struct");
/// <summary>Applying source changes while the application is running is not supported by the runtime.</summary>
internal static string @Applying_source_changes_while_the_application_is_running_is_not_supported_by_the_runtime => GetResourceString("Applying_source_changes_while_the_application_is_running_is_not_supported_by_the_runtime");
/// <summary>Updating a reloadable type (marked by {0}) or its member requires restarting the application because is not supported by the runtime.</summary>
internal static string @Updating_reloadable_type_marked_by_0_attribute_or_its_member_requires_restarting_the_application_because_it_is_not_supported_by_the_runtime => GetResourceString("Updating_reloadable_type_marked_by_0_attribute_or_its_member_requires_restarting_the_application_because_it_is_not_supported_by_the_runtime");
/// <summary>Making a method an iterator requires restarting the application because is not supported by the runtime.</summary>
internal static string @Making_a_method_an_iterator_requires_restarting_the_application_because_it_is_not_supported_by_the_runtime => GetResourceString("Making_a_method_an_iterator_requires_restarting_the_application_because_it_is_not_supported_by_the_runtime");
/// <summary>Making a method asynchronous requires restarting the application because is not supported by the runtime.</summary>
internal static string @Making_a_method_asynchronous_requires_restarting_the_application_because_it_is_not_supported_by_the_runtime => GetResourceString("Making_a_method_asynchronous_requires_restarting_the_application_because_it_is_not_supported_by_the_runtime");
/// <summary>Updating the attributes of {0} requires restarting the application because it is not supported by the runtime.</summary>
internal static string @Updating_the_attributes_of_0_requires_restarting_the_application_because_it_is_not_supported_by_the_runtime => GetResourceString("Updating_the_attributes_of_0_requires_restarting_the_application_because_it_is_not_supported_by_the_runtime");
/// <summary>An update that causes the return type of the implicit Main method to change requires restarting the application.</summary>
internal static string @An_update_that_causes_the_return_type_of_implicit_main_to_change_requires_restarting_the_application => GetResourceString("An_update_that_causes_the_return_type_of_implicit_main_to_change_requires_restarting_the_application");
/// <summary>Changing parameter types of {0} requires restarting the application.</summary>
internal static string @Changing_parameter_types_of_0_requires_restarting_the_application => GetResourceString("Changing_parameter_types_of_0_requires_restarting_the_application");
/// <summary>Changing type parameters of {0} requires restarting the application.</summary>
internal static string @Changing_type_parameters_of_0_requires_restarting_the_application => GetResourceString("Changing_type_parameters_of_0_requires_restarting_the_application");
/// <summary>Changing constraints of {0} requires restarting the application.</summary>
internal static string @Changing_constraints_of_0_requires_restarting_the_application => GetResourceString("Changing_constraints_of_0_requires_restarting_the_application");
/// <summary>No common root node for extraction.</summary>
internal static string @No_common_root_node_for_extraction => GetResourceString("No_common_root_node_for_extraction");
/// <summary>No valid selection to perform extraction.</summary>
internal static string @No_valid_selection_to_perform_extraction => GetResourceString("No_valid_selection_to_perform_extraction");
/// <summary>Selection does not contain a valid token.</summary>
internal static string @Selection_does_not_contain_a_valid_token => GetResourceString("Selection_does_not_contain_a_valid_token");
/// <summary>Selection not contained inside a type.</summary>
internal static string @Selection_not_contained_inside_a_type => GetResourceString("Selection_not_contained_inside_a_type");
/// <summary>Invalid selection.</summary>
internal static string @Invalid_selection => GetResourceString("Invalid_selection");
/// <summary>Renaming {0} requires restarting the application because it is not supported by the runtime.</summary>
internal static string @Renaming_0_requires_restarting_the_application_because_it_is_not_supported_by_the_runtime => GetResourceString("Renaming_0_requires_restarting_the_application_because_it_is_not_supported_by_the_runtime");
/// <summary>Move static members to another type...</summary>
internal static string @Move_static_members_to_another_type => GetResourceString("Move_static_members_to_another_type");
/// <summary>Changing pseudo-custom attribute '{0}' of {1} requires restarting the application</summary>
internal static string @Changing_pseudo_custom_attribute_0_of_1_requires_restarting_th_application => GetResourceString("Changing_pseudo_custom_attribute_0_of_1_requires_restarting_th_application");
/// <summary>Changing the containing namespace of '{0}' from '{1}' to '{2}' requires restarting the application</summary>
internal static string @Changing_the_containing_namespace_of_0_from_1_to_2_requires_restarting_th_application => GetResourceString("Changing_the_containing_namespace_of_0_from_1_to_2_requires_restarting_th_application");
/// <summary>One or more changes result in a new type being created by the compiler, which requires restarting the application because it is not supported by the runtime</summary>
internal static string @ChangesRequiredSynthesizedType => GetResourceString("ChangesRequiredSynthesizedType");
/// <summary>Changing source file '{0}' in a stale project has no effect until the project is rebuit.</summary>
internal static string @Changing_source_file_0_in_a_stale_project_has_no_effect_until_the_project_is_rebuit => GetResourceString("Changing_source_file_0_in_a_stale_project_has_no_effect_until_the_project_is_rebuit");
/// <summary>Miscellaneous Files</summary>
internal static string @Miscellaneous_Files => GetResourceString("Miscellaneous_Files");
/// <summary>Silent</summary>
internal static string @Silent => GetResourceString("Silent");
/// <summary>Console.WriteLine</summary>
internal static string @console_writeline => GetResourceString("console_writeline");
/// <summary>embedded</summary>
internal static string @embedded => GetResourceString("embedded");
/// <summary>external</summary>
internal static string @external => GetResourceString("external");
/// <summary>Could not find portable PDB on disk or embedded.</summary>
internal static string @Could_not_find_PDB_on_disk_or_embedded => GetResourceString("Could_not_find_PDB_on_disk_or_embedded");
/// <summary>Error reading PDB: '{0}'</summary>
internal static string @Error_reading_PDB_0 => GetResourceString("Error_reading_PDB_0");
/// <summary>Found embedded PDB file.</summary>
internal static string @Found_embedded_PDB_file => GetResourceString("Found_embedded_PDB_file");
/// <summary>Found PDB file at '{0}'</summary>
internal static string @Found_PDB_file_at_0 => GetResourceString("Found_PDB_file_at_0");
/// <summary>Found PDB on symbol server.</summary>
internal static string @Found_PDB_on_symbol_server => GetResourceString("Found_PDB_on_symbol_server");
/// <summary>Found PDB on symbol server but could not read file.</summary>
internal static string @Found_PDB_on_symbol_server_but_could_not_read_file => GetResourceString("Found_PDB_on_symbol_server_but_could_not_read_file");
/// <summary>Navigating to symbol '{0}' from '{1}'.</summary>
internal static string @Navigating_to_symbol_0_from_1 => GetResourceString("Navigating_to_symbol_0_from_1");
/// <summary>No source document info found in PDB.</summary>
internal static string @No_source_document_info_found_in_PDB => GetResourceString("No_source_document_info_found_in_PDB");
/// <summary>Source code language information was not found in PDB.</summary>
internal static string @Source_code_language_information_was_not_found_in_PDB => GetResourceString("Source_code_language_information_was_not_found_in_PDB");
/// <summary>Source is a reference assembly, not enough information to find PDB.</summary>
internal static string @Source_is_a_reference_assembly => GetResourceString("Source_is_a_reference_assembly");
/// <summary>'{0}' found in embedded PDB.</summary>
internal static string @_0_found_in_embedded_PDB => GetResourceString("_0_found_in_embedded_PDB");
/// <summary>'{0}' found in embedded PDB but checksum was wrong, or couldn't read temp file.</summary>
internal static string @_0_found_in_embedded_PDB_but_checksum_failed => GetResourceString("_0_found_in_embedded_PDB_but_checksum_failed");
/// <summary>'{0}' found in embedded PDB but could not write to temp file: '{1}'</summary>
internal static string @_0_found_in_embedded_PDB_but_could_not_write_file_1 => GetResourceString("_0_found_in_embedded_PDB_but_could_not_write_file_1");
/// <summary>'{0}' found in embedded PDB and found cached source file.</summary>
internal static string @_0_found_in_embedded_PDB_cached_source_file => GetResourceString("_0_found_in_embedded_PDB_cached_source_file");
/// <summary>'{0}' found via SourceLink.</summary>
internal static string @_0_found_via_SourceLink => GetResourceString("_0_found_via_SourceLink");
/// <summary>'{0}' found via SourceLink but couldn't read temp file.</summary>
internal static string @_0_found_via_SourceLink_but_couldnt_read_file => GetResourceString("_0_found_via_SourceLink_but_couldnt_read_file");
/// <summary>'{0}' found in original location.</summary>
internal static string @_0_found_in_original_location => GetResourceString("_0_found_in_original_location");
/// <summary>'{0}' found in original location but checksum was wrong, or couldn't read temp file.</summary>
internal static string @_0_found_in_original_location_but_checksum_failed => GetResourceString("_0_found_in_original_location_but_checksum_failed");
/// <summary>Could not find PDB on disk, or embedded, or on a symbol server.</summary>
internal static string @Could_not_find_PDB_on_disk_or_embedded_or_server => GetResourceString("Could_not_find_PDB_on_disk_or_embedded_or_server");
/// <summary>Timed out trying to download source code from SourceLink. Subsequent requests may succeed.</summary>
internal static string @Timeout_SourceLink => GetResourceString("Timeout_SourceLink");
/// <summary>Timed out trying to download PDB from symbol server. Subsequent requests may succeed.</summary>
internal static string @Timeout_symbol_server => GetResourceString("Timeout_symbol_server");
/// <summary>Symbol found in assembly path '{0}'</summary>
internal static string @Symbol_found_in_assembly_path_0 => GetResourceString("Symbol_found_in_assembly_path_0");
/// <summary>Invalid number</summary>
internal static string @Invalid_number => GetResourceString("Invalid_number");
/// <summary>Unterminated comment</summary>
internal static string @Unterminated_comment => GetResourceString("Unterminated_comment");
/// <summary>Unterminated string</summary>
internal static string @Unterminated_string => GetResourceString("Unterminated_string");
/// <summary>'{0}' expected</summary>
internal static string @_0_expected => GetResourceString("_0_expected");
/// <summary>'{0}' unexpected</summary>
internal static string @_0_unexpected => GetResourceString("_0_unexpected");
/// <summary>Invalid escape sequence</summary>
internal static string @Invalid_escape_sequence => GetResourceString("Invalid_escape_sequence");
/// <summary>Error parsing comment</summary>
internal static string @Error_parsing_comment => GetResourceString("Error_parsing_comment");
/// <summary>Syntax error</summary>
internal static string @Syntax_error => GetResourceString("Syntax_error");
/// <summary>Invalid property name</summary>
internal static string @Invalid_property_name => GetResourceString("Invalid_property_name");
/// <summary>Missing property value</summary>
internal static string @Missing_property_value => GetResourceString("Missing_property_value");
/// <summary>Nested properties not allowed</summary>
internal static string @Nested_properties_not_allowed => GetResourceString("Nested_properties_not_allowed");
/// <summary>Name expected</summary>
internal static string @Name_expected => GetResourceString("Name_expected");
/// <summary>Invalid constructor name</summary>
internal static string @Invalid_constructor_name => GetResourceString("Invalid_constructor_name");
/// <summary>Comments not allowed</summary>
internal static string @Comments_not_allowed => GetResourceString("Comments_not_allowed");
/// <summary>Constructors not allowed</summary>
internal static string @Constructors_not_allowed => GetResourceString("Constructors_not_allowed");
/// <summary>Illegal string character</summary>
internal static string @Illegal_string_character => GetResourceString("Illegal_string_character");
/// <summary>Illegal whitespace character</summary>
internal static string @Illegal_whitespace_character => GetResourceString("Illegal_whitespace_character");
/// <summary>Only properties allowed in an object</summary>
internal static string @Only_properties_allowed_in_an_object => GetResourceString("Only_properties_allowed_in_an_object");
/// <summary>Properties not allowed in an array</summary>
internal static string @Properties_not_allowed_in_an_array => GetResourceString("Properties_not_allowed_in_an_array");
/// <summary>Property name must be a string</summary>
internal static string @Property_name_must_be_a_string => GetResourceString("Property_name_must_be_a_string");
/// <summary>Property name must be followed by a ':'</summary>
internal static string @Property_name_must_be_followed_by_a_colon => GetResourceString("Property_name_must_be_followed_by_a_colon");
/// <summary>Strings must start with " not '</summary>
internal static string @Strings_must_start_with_double_quote_not_single_quote => GetResourceString("Strings_must_start_with_double_quote_not_single_quote");
/// <summary>Trailing comma not allowed</summary>
internal static string @Trailing_comma_not_allowed => GetResourceString("Trailing_comma_not_allowed");
/// <summary>Value required</summary>
internal static string @Value_required => GetResourceString("Value_required");
/// <summary>'{0}' literal not allowed</summary>
internal static string @_0_literal_not_allowed => GetResourceString("_0_literal_not_allowed");
/// <summary>JSON issue: {0}</summary>
internal static string @JSON_issue_0 => GetResourceString("JSON_issue_0");
/// <summary>Probable JSON string detected</summary>
internal static string @Probable_JSON_string_detected => GetResourceString("Probable_JSON_string_detected");
/// <summary>Enable all JSON editor features</summary>
internal static string @Enable_all_JSON_editor_features => GetResourceString("Enable_all_JSON_editor_features");
/// <summary>Invalid regex pattern</summary>
internal static string @Invalid_regex_pattern => GetResourceString("Invalid_regex_pattern");
/// <summary>Invalid JSON pattern</summary>
internal static string @Invalid_JSON_pattern => GetResourceString("Invalid_JSON_pattern");
/// <summary>Unwrap initializer</summary>
internal static string @Unwrap_initializer => GetResourceString("Unwrap_initializer");
/// <summary>Wrap initializer</summary>
internal static string @Wrap_initializer => GetResourceString("Wrap_initializer");
/// <summary>Wrap long initializer</summary>
internal static string @Wrap_long_initializer => GetResourceString("Wrap_long_initializer");
/// <summary>Unwrap collection</summary>
internal static string @Unwrap_collection => GetResourceString("Unwrap_collection");
/// <summary>Wrap collection</summary>
internal static string @Wrap_collection => GetResourceString("Wrap_collection");
/// <summary>Wrap long collection</summary>
internal static string @Wrap_long_collection => GetResourceString("Wrap_long_collection");
/// <summary>Indent all elements</summary>
internal static string @Indent_all_elements => GetResourceString("Indent_all_elements");
/// <summary>Unwrap all elements</summary>
internal static string @Unwrap_all_elements => GetResourceString("Unwrap_all_elements");
/// <summary>Cannot navigate to the symbol under the caret.</summary>
internal static string @Cannot_navigate_to_the_symbol_under_the_caret => GetResourceString("Cannot_navigate_to_the_symbol_under_the_caret");
/// <summary>'{0}' bases</summary>
internal static string @_0_bases => GetResourceString("_0_bases");
/// <summary>'{0}' implementations</summary>
internal static string @_0_implementations => GetResourceString("_0_implementations");
/// <summary>'{0}' references</summary>
internal static string @_0_references => GetResourceString("_0_references");
/// <summary>The symbol has no base.</summary>
internal static string @The_symbol_has_no_base => GetResourceString("The_symbol_has_no_base");
/// <summary>The symbol has no implementations.</summary>
internal static string @The_symbol_has_no_implementations => GetResourceString("The_symbol_has_no_implementations");
/// <summary>Apply auto property preferences</summary>
internal static string @Apply_auto_property_preferences => GetResourceString("Apply_auto_property_preferences");
/// <summary>Apply blank line preferences (experimental)</summary>
internal static string @Apply_blank_line_preferences_experimental => GetResourceString("Apply_blank_line_preferences_experimental");
/// <summary>Apply coalesce expression preferences</summary>
internal static string @Apply_coalesce_expression_preferences => GetResourceString("Apply_coalesce_expression_preferences");
/// <summary>Apply compound assignment preferences</summary>
internal static string @Apply_compound_assignment_preferences => GetResourceString("Apply_compound_assignment_preferences");
/// <summary>Apply inferred anonymous type member names preferences</summary>
internal static string @Apply_inferred_anonymous_type_member_names_preferences => GetResourceString("Apply_inferred_anonymous_type_member_names_preferences");
/// <summary>Apply language/framework type preferences</summary>
internal static string @Apply_language_framework_type_preferences => GetResourceString("Apply_language_framework_type_preferences");
/// <summary>Apply namespace matches folder preferences</summary>
internal static string @Apply_namespace_matches_folder_preferences => GetResourceString("Apply_namespace_matches_folder_preferences");
/// <summary>Apply null checking preferences</summary>
internal static string @Apply_null_checking_preferences => GetResourceString("Apply_null_checking_preferences");
/// <summary>Apply null propagation preferences</summary>
internal static string @Apply_null_propagation_preferences => GetResourceString("Apply_null_propagation_preferences");
/// <summary>Apply object initializer preferences</summary>
internal static string @Apply_object_initializer_preferences => GetResourceString("Apply_object_initializer_preferences");
/// <summary>Apply simplify boolean expression preferences</summary>
internal static string @Apply_simplify_boolean_expression_preferences => GetResourceString("Apply_simplify_boolean_expression_preferences");
/// <summary>Apply string interpolation preferences</summary>
internal static string @Apply_string_interpolation_preferences => GetResourceString("Apply_string_interpolation_preferences");
/// <summary>Apply tuple name preferences</summary>
internal static string @Apply_tuple_name_preferences => GetResourceString("Apply_tuple_name_preferences");
/// <summary>Remove unused suppressions</summary>
internal static string @Remove_unused_suppressions => GetResourceString("Remove_unused_suppressions");
/// <summary>Apply parentheses preferences</summary>
internal static string @Apply_parentheses_preferences => GetResourceString("Apply_parentheses_preferences");
/// <summary>Apply statement after block preferences (experimental)</summary>
internal static string @Apply_statement_after_block_preferences_experimental => GetResourceString("Apply_statement_after_block_preferences_experimental");
/// <summary>Apply unused value preferences</summary>
internal static string @Apply_unused_value_preferences => GetResourceString("Apply_unused_value_preferences");
/// <summary>Remove unused parameters</summary>
internal static string @Remove_unused_parameters => GetResourceString("Remove_unused_parameters");
/// <summary>Apply conditional expression preferences</summary>
internal static string @Apply_conditional_expression_preferences => GetResourceString("Apply_conditional_expression_preferences");
/// <summary>Apply using directive placement preferences</summary>
internal static string @Apply_using_directive_placement_preferences => GetResourceString("Apply_using_directive_placement_preferences");
/// <summary>Remove unnecessary imports or usings</summary>
internal static string @Remove_unnecessary_imports_or_usings => GetResourceString("Remove_unnecessary_imports_or_usings");
/// <summary>Sort Imports or usings</summary>
internal static string @Sort_Imports_or_usings => GetResourceString("Sort_Imports_or_usings");
/// <summary>if statement</summary>
internal static string @if_statement => GetResourceString("if_statement");
/// <summary>Directives from '{0}'</summary>
internal static string @Directives_from_0 => GetResourceString("Directives_from_0");
/// <summary>decompiled</summary>
internal static string @Decompiled => GetResourceString("Decompiled");
/// <summary>Could not find implementation of symbol '{0}'</summary>
internal static string @Could_not_find_implementation_of_symbol_0 => GetResourceString("Could_not_find_implementation_of_symbol_0");
/// <summary>Replace conditional expression with statements</summary>
internal static string @Replace_conditional_expression_with_statements => GetResourceString("Replace_conditional_expression_with_statements");
/// <summary>Fixing '{0}'</summary>
internal static string @Fixing_0 => GetResourceString("Fixing_0");
/// <summary>Pull selected members up</summary>
internal static string @Pull_selected_members_up => GetResourceString("Pull_selected_members_up");
/// <summary>required</summary>
internal static string @Required => GetResourceString("Required");
/// <summary>foreach loop</summary>
internal static string @foreach_loop => GetResourceString("foreach_loop");
/// <summary>Deleting {0} requires restarting the application because is not supported by the runtime.</summary>
internal static string @Deleting_0_requires_restarting_the_application_because_is_not_supported_by_the_runtime => GetResourceString("Deleting_0_requires_restarting_the_application_because_is_not_supported_by_the_runtime");
/// <summary>Updating {0} within generic type or method requires restarting the application because is not supported by the runtime.</summary>
internal static string @Updating_0_within_generic_type_or_method_requires_restarting_the_application_because_is_not_supported_by_the_runtime => GetResourceString("Updating_0_within_generic_type_or_method_requires_restarting_the_application_because_is_not_supported_by_the_runtime");
/// <summary>Updating async or iterator requires restarting the application because is not supported by the runtime.</summary>
internal static string @Updating_async_or_iterator_requires_restarting_the_application_because_is_not_supported_by_the_runtime => GetResourceString("Updating_async_or_iterator_requires_restarting_the_application_because_is_not_supported_by_the_runtime");
/// <summary>Extract base record...</summary>
internal static string @Extract_base_record => GetResourceString("Extract_base_record");
/// <summary>Enum members</summary>
internal static string @Enum_members => GetResourceString("Enum_members");
/// <summary>struct</summary>
internal static string @struct_ => GetResourceString("struct_");
/// <summary>class with explicit or sequential layout</summary>
internal static string @class_with_explicit_or_sequential_layout => GetResourceString("class_with_explicit_or_sequential_layout");
/// <summary>Inline temporary variable</summary>
internal static string @Inline_temporary_variable => GetResourceString("Inline_temporary_variable");
/// <summary>while loop</summary>
internal static string @while_loop => GetResourceString("while_loop");
/// <summary>else statement</summary>
internal static string @else_statement => GetResourceString("else_statement");
/// <summary>Code snippet for '{0}'</summary>
internal static string @Code_snippet_for_0 => GetResourceString("Code_snippet_for_0");
/// <summary>Please resolve errors in your code before renaming this element.</summary>
internal static string @Please_resolve_errors_in_your_code_before_renaming_this_element => GetResourceString("Please_resolve_errors_in_your_code_before_renaming_this_element");
/// <summary>Renaming anonymous type members is not yet supported.</summary>
internal static string @Renaming_anonymous_type_members_is_not_yet_supported => GetResourceString("Renaming_anonymous_type_members_is_not_yet_supported");
/// <summary>You cannot rename elements from previous submissions.</summary>
internal static string @You_cannot_rename_elements_from_previous_submissions => GetResourceString("You_cannot_rename_elements_from_previous_submissions");
/// <summary>You cannot rename elements that are defined in metadata.</summary>
internal static string @You_cannot_rename_elements_that_are_defined_in_metadata => GetResourceString("You_cannot_rename_elements_that_are_defined_in_metadata");
/// <summary>You cannot rename operators.</summary>
internal static string @You_cannot_rename_operators => GetResourceString("You_cannot_rename_operators");
/// <summary>You cannot rename this element.</summary>
internal static string @You_cannot_rename_this_element => GetResourceString("You_cannot_rename_this_element");
/// <summary>You must rename an identifier.</summary>
internal static string @You_must_rename_an_identifier => GetResourceString("You_must_rename_an_identifier");
/// <summary>get-only property</summary>
internal static string @get_only_property => GetResourceString("get_only_property");
/// <summary>This {0} has {1} reference(s).</summary>
internal static string @This_0_has_1_references => GetResourceString("This_0_has_1_references");
/// <summary>{0} reference</summary>
internal static string @_0_reference_unquoted => GetResourceString("_0_reference_unquoted");
/// <summary>C# and Visual Basic References</summary>
internal static string @CSharp_VisualBasic_References => GetResourceString("CSharp_VisualBasic_References");
/// <summary>{0} references</summary>
internal static string @_0_references_unquoted => GetResourceString("_0_references_unquoted");
/// <summary>'Find All References' not invoked on applicable symbol</summary>
internal static string @Find_All_References_not_invoked_on_applicable_symbol => GetResourceString("Find_All_References_not_invoked_on_applicable_symbol");
/// <summary>Deconstruct locals for '{0}'</summary>
internal static string @Deconstruct_locals_for_0 => GetResourceString("Deconstruct_locals_for_0");
/// <summary>Run All Tests</summary>
internal static string @Run_All_Tests => GetResourceString("Run_All_Tests");
/// <summary>Run Test</summary>
internal static string @Run_Test => GetResourceString("Run_Test");
/// <summary>Debug All Tests</summary>
internal static string @Debug_All_Tests => GetResourceString("Debug_All_Tests");
/// <summary>Debug Test</summary>
internal static string @Debug_Test => GetResourceString("Debug_Test");
/// <summary>Chosen version: '{0}'</summary>
internal static string @Chosen_version_0 => GetResourceString("Chosen_version_0");
/// <summary>Could not find by name: '{0}'</summary>
internal static string @Could_not_find_by_name_0 => GetResourceString("Could_not_find_by_name_0");
/// <summary>Decompilation log</summary>
internal static string @Decompilation_log => GetResourceString("Decompilation_log");
/// <summary>Found '{0}' assemblies for '{1}':</summary>
internal static string @Found_0_assemblies_for_1 => GetResourceString("Found_0_assemblies_for_1");
/// <summary>Found exact match: '{0}'</summary>
internal static string @Found_exact_match_0 => GetResourceString("Found_exact_match_0");
/// <summary>Found higher version match: '{0}'</summary>
internal static string @Found_higher_version_match_0 => GetResourceString("Found_higher_version_match_0");
/// <summary>Found single assembly: '{0}'</summary>
internal static string @Found_single_assembly_0 => GetResourceString("Found_single_assembly_0");
/// <summary>Load from: '{0}'</summary>
internal static string @Load_from_0 => GetResourceString("Load_from_0");
/// <summary>Module not found!</summary>
internal static string @Module_not_found => GetResourceString("Module_not_found");
/// <summary>Resolve: '{0}'</summary>
internal static string @Resolve_0 => GetResourceString("Resolve_0");
/// <summary>Resolve module: '{0}' of '{1}'</summary>
internal static string @Resolve_module_0_of_1 => GetResourceString("Resolve_module_0_of_1");
/// <summary>WARN: Version mismatch. Expected: '{0}', Got: '{1}'</summary>
internal static string @WARN_Version_mismatch_Expected_0_Got_1 => GetResourceString("WARN_Version_mismatch_Expected_0_Got_1");
/// <summary>'{0}' items in cache</summary>
internal static string @_0_items_in_cache => GetResourceString("_0_items_in_cache");
/// <summary>Convert number</summary>
internal static string @Convert_number => GetResourceString("Convert_number");
/// <summary>Fix All: {0}</summary>
internal static string @Fix_All_0 => GetResourceString("Fix_All_0");
/// <summary>Dismiss</summary>
internal static string @Dismiss => GetResourceString("Dismiss");
/// <summary>Symbols</summary>
internal static string @Symbols => GetResourceString("Symbols");
/// <summary>Semantic Search</summary>
internal static string @SemanticSearch => GetResourceString("SemanticSearch");
/// <summary>Query</summary>
internal static string @Query => GetResourceString("Query");
/// <summary>Semantic search is only supported when code analysis runs in a separate process on the latest .NET (see Tools > Options > Text Editor > C# > Advanced).</summary>
internal static string @Semantic_search_only_supported_on_net_core => GetResourceString("Semantic_search_only_supported_on_net_core");
/// <summary>Semantic search query terminated with exception</summary>
internal static string @Semantic_search_query_terminated_with_exception => GetResourceString("Semantic_search_query_terminated_with_exception");
/// <summary>Semantic search query failed to compile</summary>
internal static string @Semantic_search_query_failed_to_compile => GetResourceString("Semantic_search_query_failed_to_compile");
/// <summary>The query does not specify '{0}' top-level function</summary>
internal static string @The_query_does_not_specify_0_top_level_function => GetResourceString("The_query_does_not_specify_0_top_level_function");
/// <summary>Method '{0}' must be static and non-generic</summary>
internal static string @Method_0_must_be_static_and_non_generic => GetResourceString("Method_0_must_be_static_and_non_generic");
/// <summary>The query specifies multiple top-level functions '{1}'</summary>
internal static string @The_query_specifies_multiple_top_level_functions_1 => GetResourceString("The_query_specifies_multiple_top_level_functions_1");
/// <summary>Top-level function '{0}' must have a single parameter</summary>
internal static string @Top_level_function_0_must_have_a_single_parameter => GetResourceString("Top_level_function_0_must_have_a_single_parameter");
/// <summary>Parameter type '{0}' is not among supported types: {1}</summary>
internal static string @Parameter_type_0_is_not_among_supported_types_1 => GetResourceString("Parameter_type_0_is_not_among_supported_types_1");
/// <summary>Return type '{0}' is not among supported types: {1}</summary>
internal static string @Return_type_0_is_not_among_supported_types_1 => GetResourceString("Return_type_0_is_not_among_supported_types_1");
/// <summary>Unable to load type '{0}': '{1}'</summary>
internal static string @Unable_to_load_type_0_1 => GetResourceString("Unable_to_load_type_0_1");
/// <summary>.NET Code Actions</summary>
internal static string @NET_Code_Actions => GetResourceString("NET_Code_Actions");
/// <summary>Symbol search</summary>
internal static string @Symbol_search => GetResourceString("Symbol_search");
/// <summary>Conflict(s) detected.</summary>
internal static string @Conflict_s_detected => GetResourceString("Conflict_s_detected");
/// <summary>Simplify name '{0}'</summary>
internal static string @Simplify_name_0 => GetResourceString("Simplify_name_0");
/// <summary>Simplify member access '{0}'</summary>
internal static string @Simplify_member_access_0 => GetResourceString("Simplify_member_access_0");
/// <summary>Not all code paths return</summary>
internal static string @Not_all_code_paths_return => GetResourceString("Not_all_code_paths_return");
/// <summary><namespace name></summary>
internal static string @namespace_name => GetResourceString("namespace_name");
/// <summary><class name></summary>
internal static string @class_name => GetResourceString("class_name");
/// <summary><interface name></summary>
internal static string @interface_name => GetResourceString("interface_name");
/// <summary>Unable to create '{0}'</summary>
internal static string @Unable_to_create_0 => GetResourceString("Unable_to_create_0");
/// <summary>Cannot determine valid range of statements to extract</summary>
internal static string @Cannot_determine_valid_range_of_statements_to_extract => GetResourceString("Cannot_determine_valid_range_of_statements_to_extract");
/// <summary>No valid statement range to extract</summary>
internal static string @No_valid_statement_range_to_extract => GetResourceString("No_valid_statement_range_to_extract");
/// <summary>Convert to 'field' property</summary>
internal static string @Convert_to_field_property => GetResourceString("Convert_to_field_property");
/// <summary>Extension '{0}' is already registered.</summary>
internal static string @Extension_0_is_already_registered => GetResourceString("Extension_0_is_already_registered");
/// <summary>Extension '{0}' was not registered.</summary>
internal static string @Extension_0_was_not_registered => GetResourceString("Extension_0_was_not_registered");
/// <summary>Unable to get the directory name for {0}.</summary>
internal static string @Unable_to_get_the_directory_name_for_0 => GetResourceString("Unable_to_get_the_directory_name_for_0");
/// <summary>No extension registered as '{0}'.</summary>
internal static string @No_extension_registered_as_0 => GetResourceString("No_extension_registered_as_0");
/// <summary>No extensions registered at '{0}'.</summary>
internal static string @No_extensions_registered_at_0 => GetResourceString("No_extensions_registered_at_0");
/// <summary>No handler found for message {0}.</summary>
internal static string @No_handler_found_for_message_0 => GetResourceString("No_handler_found_for_message_0");
/// <summary>Multiple handlers found for message {0}.</summary>
internal static string @Multiple_handlers_found_for_message_0 => GetResourceString("Multiple_handlers_found_for_message_0");
/// <summary>Add '{0}' check</summary>
internal static string @Add_0_check => GetResourceString("Add_0_check");
/// <summary>Add negative value check</summary>
internal static string @Add_negative_value_check => GetResourceString("Add_negative_value_check");
/// <summary>Add negative value or zero check</summary>
internal static string @Add_negative_value_or_zero_check => GetResourceString("Add_negative_value_or_zero_check");
/// <summary>'{0}' cannot be negative</summary>
internal static string @_0_cannot_be_negative => GetResourceString("_0_cannot_be_negative");
/// <summary>'{0}' cannot be negative or zero</summary>
internal static string @_0_cannot_be_negative_or_zero => GetResourceString("_0_cannot_be_negative_or_zero");
}
}
|