270 references to GetResourceString
Microsoft.CodeAnalysis.EditorFeatures (270)
artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures\Release\net472\Microsoft.CodeAnalysis.EditorFeaturesResources.cs (270)
17internal static string @Preprocessor_Text => GetResourceString("Preprocessor_Text"); 19internal static string @Punctuation => GetResourceString("Punctuation"); 21internal static string @User_Types_Classes => GetResourceString("User_Types_Classes"); 23internal static string @User_Types_Delegates => GetResourceString("User_Types_Delegates"); 25internal static string @User_Types_Enums => GetResourceString("User_Types_Enums"); 27internal static string @User_Types_Interfaces => GetResourceString("User_Types_Interfaces"); 29internal static string @User_Types_Structures => GetResourceString("User_Types_Structures"); 31internal static string @User_Types_Type_Parameters => GetResourceString("User_Types_Type_Parameters"); 33internal static string @String_Verbatim => GetResourceString("String_Verbatim"); 35internal static string @XML_Doc_Comments_Attribute_Name => GetResourceString("XML_Doc_Comments_Attribute_Name"); 37internal static string @XML_Doc_Comments_CData_Section => GetResourceString("XML_Doc_Comments_CData_Section"); 39internal static string @XML_Doc_Comments_Text => GetResourceString("XML_Doc_Comments_Text"); 41internal static string @XML_Doc_Comments_Delimiter => GetResourceString("XML_Doc_Comments_Delimiter"); 43internal static string @XML_Doc_Comments_Comment => GetResourceString("XML_Doc_Comments_Comment"); 45internal static string @User_Types_Modules => GetResourceString("User_Types_Modules"); 47internal static string @VB_XML_Literals_Attribute_Name => GetResourceString("VB_XML_Literals_Attribute_Name"); 49internal static string @VB_XML_Literals_Attribute_Quotes => GetResourceString("VB_XML_Literals_Attribute_Quotes"); 51internal static string @VB_XML_Literals_Attribute_Value => GetResourceString("VB_XML_Literals_Attribute_Value"); 53internal static string @VB_XML_Literals_CData_Section => GetResourceString("VB_XML_Literals_CData_Section"); 55internal static string @VB_XML_Literals_Comment => GetResourceString("VB_XML_Literals_Comment"); 57internal static string @VB_XML_Literals_Delimiter => GetResourceString("VB_XML_Literals_Delimiter"); 59internal static string @VB_XML_Literals_Embedded_Expression => GetResourceString("VB_XML_Literals_Embedded_Expression"); 61internal static string @VB_XML_Literals_Entity_Reference => GetResourceString("VB_XML_Literals_Entity_Reference"); 63internal static string @VB_XML_Literals_Name => GetResourceString("VB_XML_Literals_Name"); 65internal static string @VB_XML_Literals_Processing_Instruction => GetResourceString("VB_XML_Literals_Processing_Instruction"); 67internal static string @VB_XML_Literals_Text => GetResourceString("VB_XML_Literals_Text"); 69internal static string @XML_Doc_Comments_Attribute_Quotes => GetResourceString("XML_Doc_Comments_Attribute_Quotes"); 71internal static string @XML_Doc_Comments_Attribute_Value => GetResourceString("XML_Doc_Comments_Attribute_Value"); 73internal static string @Rude_Edit => GetResourceString("Rude_Edit"); 75internal static string @Rename_will_update_1_reference_in_1_file => GetResourceString("Rename_will_update_1_reference_in_1_file"); 77internal static string @Rename_will_update_0_references_in_1_file => GetResourceString("Rename_will_update_0_references_in_1_file"); 79internal static string @Rename_will_update_0_references_in_1_files => GetResourceString("Rename_will_update_0_references_in_1_files"); 81internal static string @_0_conflict_s_will_be_resolved => GetResourceString("_0_conflict_s_will_be_resolved"); 83internal static string @_0_unresolvable_conflict_s => GetResourceString("_0_unresolvable_conflict_s"); 85internal static string @Adding_0_to_1_with_content_colon => GetResourceString("Adding_0_to_1_with_content_colon"); 87internal static string @Adding_project_0 => GetResourceString("Adding_project_0"); 89internal static string @Removing_project_0 => GetResourceString("Removing_project_0"); 91internal static string @Changing_project_references_for_0 => GetResourceString("Changing_project_references_for_0"); 93internal static string @Adding_reference_0_to_1 => GetResourceString("Adding_reference_0_to_1"); 95internal static string @Removing_reference_0_from_1 => GetResourceString("Removing_reference_0_from_1"); 97internal static string @Adding_analyzer_reference_0_to_1 => GetResourceString("Adding_analyzer_reference_0_to_1"); 99internal static string @Removing_analyzer_reference_0_from_1 => GetResourceString("Removing_analyzer_reference_0_from_1"); 101internal static string @XML_End_Tag_Completion => GetResourceString("XML_End_Tag_Completion"); 103internal static string @Completing_Tag => GetResourceString("Completing_Tag"); 105internal static string @Encapsulate_Field => GetResourceString("Encapsulate_Field"); 107internal static string @Please_select_the_definition_of_the_field_to_encapsulate => GetResourceString("Please_select_the_definition_of_the_field_to_encapsulate"); 109internal static string @Given_Workspace_doesn_t_support_Undo => GetResourceString("Given_Workspace_doesn_t_support_Undo"); 111internal static string @Searching => GetResourceString("Searching"); 113internal static string @Canceled => GetResourceString("Canceled"); 115internal static string @No_information_found => GetResourceString("No_information_found"); 117internal static string @Implements_ => GetResourceString("Implements_"); 119internal static string @Implemented_By => GetResourceString("Implemented_By"); 121internal static string @Overrides_ => GetResourceString("Overrides_"); 123internal static string @Overridden_By => GetResourceString("Overridden_By"); 125internal static string @No_references_found => GetResourceString("No_references_found"); 127internal static string @Inherits_ => GetResourceString("Inherits_"); 129internal static string @Computing_Rename_information => GetResourceString("Computing_Rename_information"); 131internal static string @Updating_files => GetResourceString("Updating_files"); 133internal static string @Rename_operation_was_cancelled_or_is_not_valid => GetResourceString("Rename_operation_was_cancelled_or_is_not_valid"); 135internal static string @Rename_Symbol => GetResourceString("Rename_Symbol"); 137internal static string @Text_Buffer_Change => GetResourceString("Text_Buffer_Change"); 139internal static string @Rename_operation_was_not_properly_completed_Some_file_might_not_have_been_updated => GetResourceString("Rename_operation_was_not_properly_completed_Some_file_might_not_have_been_updated"); 141internal static string @Preview_Warning => GetResourceString("Preview_Warning"); 143internal static string @Automatic_Line_Ender => GetResourceString("Automatic_Line_Ender"); 145internal static string @Automatically_completing => GetResourceString("Automatically_completing"); 147internal static string @An_active_inline_rename_session_is_still_active_Complete_it_before_starting_a_new_one => GetResourceString("An_active_inline_rename_session_is_still_active_Complete_it_before_starting_a_new_one"); 149internal static string @You_cannot_rename_this_element_because_it_is_contained_in_a_read_only_file => GetResourceString("You_cannot_rename_this_element_because_it_is_contained_in_a_read_only_file"); 151internal static string @You_cannot_rename_this_element_because_it_is_in_a_location_that_cannot_be_navigated_to => GetResourceString("You_cannot_rename_this_element_because_it_is_in_a_location_that_cannot_be_navigated_to"); 153internal static string @Navigation_Bars => GetResourceString("Navigation_Bars"); 155internal static string @Refreshing_navigation_bars => GetResourceString("Refreshing_navigation_bars"); 157internal static string @Find_References => GetResourceString("Find_References"); 159internal static string @Comment_Selection => GetResourceString("Comment_Selection"); 161internal static string @Uncomment_Selection => GetResourceString("Uncomment_Selection"); 163internal static string @Commenting_currently_selected_text => GetResourceString("Commenting_currently_selected_text"); 165internal static string @Uncommenting_currently_selected_text => GetResourceString("Uncommenting_currently_selected_text"); 167internal static string @Insert_new_line => GetResourceString("Insert_new_line"); 169internal static string @Documentation_Comment => GetResourceString("Documentation_Comment"); 171internal static string @Inserting_documentation_comment => GetResourceString("Inserting_documentation_comment"); 173internal static string @Extract_Method => GetResourceString("Extract_Method"); 175internal static string @Applying_Extract_Method_refactoring => GetResourceString("Applying_Extract_Method_refactoring"); 177internal static string @Formatting_document => GetResourceString("Formatting_document"); 179internal static string @Formatting => GetResourceString("Formatting"); 181internal static string @Formatting_currently_selected_text => GetResourceString("Formatting_currently_selected_text"); 183internal static string @Go_to_Definition => GetResourceString("Go_to_Definition"); 185internal static string @Navigating_to_definition => GetResourceString("Navigating_to_definition"); 187internal static string @Organize_Document => GetResourceString("Organize_Document"); 189internal static string @Organizing_document => GetResourceString("Organizing_document"); 191internal static string @Highlighted_Definition => GetResourceString("Highlighted_Definition"); 193internal static string @The_new_name_is_not_a_valid_identifier => GetResourceString("The_new_name_is_not_a_valid_identifier"); 195internal static string @Inline_Rename_Fixup => GetResourceString("Inline_Rename_Fixup"); 197internal static string @Inline_Rename => GetResourceString("Inline_Rename"); 199internal static string @Rename => GetResourceString("Rename"); 201internal static string @Start_Rename => GetResourceString("Start_Rename"); 203internal static string @Finding_token_to_rename => GetResourceString("Finding_token_to_rename"); 205internal static string @Conflict => GetResourceString("Conflict"); 207internal static string @Text_Navigation => GetResourceString("Text_Navigation"); 209internal static string @Finding_word_extent => GetResourceString("Finding_word_extent"); 211internal static string @Finding_enclosing_span => GetResourceString("Finding_enclosing_span"); 213internal static string @Finding_span_of_next_sibling => GetResourceString("Finding_span_of_next_sibling"); 215internal static string @Finding_span_of_previous_sibling => GetResourceString("Finding_span_of_previous_sibling"); 217internal static string @Engine_must_be_attached_to_an_Interactive_Window => GetResourceString("Engine_must_be_attached_to_an_Interactive_Window"); 219internal static string @The_triggerSpan_is_not_included_in_the_given_workspace => GetResourceString("The_triggerSpan_is_not_included_in_the_given_workspace"); 221internal static string @This_session_has_already_been_dismissed => GetResourceString("This_session_has_already_been_dismissed"); 223internal static string @The_transaction_is_already_complete => GetResourceString("The_transaction_is_already_complete"); 225internal static string @Can_t_compare_positions_from_different_text_snapshots => GetResourceString("Can_t_compare_positions_from_different_text_snapshots"); 227internal static string @XML_Doc_Comments_Entity_Reference => GetResourceString("XML_Doc_Comments_Entity_Reference"); 229internal static string @XML_Doc_Comments_Name => GetResourceString("XML_Doc_Comments_Name"); 231internal static string @XML_Doc_Comments_Processing_Instruction => GetResourceString("XML_Doc_Comments_Processing_Instruction"); 233internal static string @Active_Statement => GetResourceString("Active_Statement"); 235internal static string @Loading_Peek_information => GetResourceString("Loading_Peek_information"); 237internal static string @Peek => GetResourceString("Peek"); 239internal static string @Apply1 => GetResourceString("Apply1"); 241internal static string @Include_overload_s => GetResourceString("Include_overload_s"); 243internal static string @Include_comments => GetResourceString("Include_comments"); 245internal static string @Include_strings => GetResourceString("Include_strings"); 247internal static string @Apply2 => GetResourceString("Apply2"); 249internal static string @Change_Signature => GetResourceString("Change_Signature"); 251internal static string @Preview_Changes_0 => GetResourceString("Preview_Changes_0"); 253internal static string @Preview_Code_Changes_colon => GetResourceString("Preview_Code_Changes_colon"); 255internal static string @Preview_Changes => GetResourceString("Preview_Changes"); 257internal static string @Formatting_pasted_text => GetResourceString("Formatting_pasted_text"); 259internal static string @The_definition_of_the_object_is_hidden => GetResourceString("The_definition_of_the_object_is_hidden"); 261internal static string @Automatic_Formatting => GetResourceString("Automatic_Formatting"); 263internal static string @Extract_method_encountered_the_following_issues => GetResourceString("Extract_method_encountered_the_following_issues"); 265internal static string @Do_you_still_want_to_proceed_This_may_produce_broken_code => GetResourceString("Do_you_still_want_to_proceed_This_may_produce_broken_code"); 267internal static string @Change_Signature_colon => GetResourceString("Change_Signature_colon"); 269internal static string @Rename_0_to_1_colon => GetResourceString("Rename_0_to_1_colon"); 271internal static string @Encapsulate_Field_colon => GetResourceString("Encapsulate_Field_colon"); 273internal static string @Call_Hierarchy => GetResourceString("Call_Hierarchy"); 275internal static string @Calls_To_0 => GetResourceString("Calls_To_0"); 277internal static string @Calls_To_Base_Member_0 => GetResourceString("Calls_To_Base_Member_0"); 279internal static string @Calls_To_Interface_Implementation_0 => GetResourceString("Calls_To_Interface_Implementation_0"); 281internal static string @Implements_0 => GetResourceString("Implements_0"); 283internal static string @Initializers => GetResourceString("Initializers"); 285internal static string @References_To_Field_0 => GetResourceString("References_To_Field_0"); 287internal static string @Calls_To_Overrides => GetResourceString("Calls_To_Overrides"); 289internal static string @Preview_changes1 => GetResourceString("Preview_changes1"); 291internal static string @Cancel => GetResourceString("Cancel"); 293internal static string @Run => GetResourceString("Run"); 295internal static string @Changes => GetResourceString("Changes"); 297internal static string @Preview_changes2 => GetResourceString("Preview_changes2"); 299internal static string @Refine_using_Copilot => GetResourceString("Refine_using_Copilot"); 301internal static string @IntelliSense => GetResourceString("IntelliSense"); 303internal static string @Rename_Tracking => GetResourceString("Rename_Tracking"); 305internal static string @Removing_0_from_1_with_content_colon => GetResourceString("Removing_0_from_1_with_content_colon"); 307internal static string @Brace_Completion => GetResourceString("Brace_Completion"); 309internal static string @Cannot_apply_operation_while_a_rename_session_is_active => GetResourceString("Cannot_apply_operation_while_a_rename_session_is_active"); 311internal static string @The_rename_tracking_session_was_cancelled_and_is_no_longer_available => GetResourceString("The_rename_tracking_session_was_cancelled_and_is_no_longer_available"); 313internal static string @Highlighted_Written_Reference => GetResourceString("Highlighted_Written_Reference"); 315internal static string @Cursor_must_be_on_a_member_name => GetResourceString("Cursor_must_be_on_a_member_name"); 317internal static string @Brace_Matching => GetResourceString("Brace_Matching"); 319internal static string @Locating_implementations => GetResourceString("Locating_implementations"); 321internal static string @Locating_bases => GetResourceString("Locating_bases"); 323internal static string @Go_To_Implementation => GetResourceString("Go_To_Implementation"); 325internal static string @Go_To_Base => GetResourceString("Go_To_Base"); 327internal static string @Paste => GetResourceString("Paste"); 329internal static string @Navigating => GetResourceString("Navigating"); 331internal static string @_0_declarations => GetResourceString("_0_declarations"); 333internal static string @_0_declarations_and_interceptors => GetResourceString("_0_declarations_and_interceptors"); 335internal static string @_0_intercepted_locations => GetResourceString("_0_intercepted_locations"); 337internal static string @Inline_Rename_Conflict => GetResourceString("Inline_Rename_Conflict"); 339internal static string @Inline_Rename_Field_Background_and_Border => GetResourceString("Inline_Rename_Field_Background_and_Border"); 341internal static string @Inline_Rename_Field_Text => GetResourceString("Inline_Rename_Field_Text"); 343internal static string @Block_Comment_Editing => GetResourceString("Block_Comment_Editing"); 345internal static string @Comment_Uncomment_Selection => GetResourceString("Comment_Uncomment_Selection"); 347internal static string @Execute_In_Interactive => GetResourceString("Execute_In_Interactive"); 349internal static string @Extract_Interface => GetResourceString("Extract_Interface"); 351internal static string @Go_To_Adjacent_Member => GetResourceString("Go_To_Adjacent_Member"); 353internal static string @Interactive => GetResourceString("Interactive"); 355internal static string @Paste_in_Interactive => GetResourceString("Paste_in_Interactive"); 357internal static string @Navigate_To_Highlight_Reference => GetResourceString("Navigate_To_Highlight_Reference"); 359internal static string @Outlining => GetResourceString("Outlining"); 361internal static string @Rename_Tracking_Cancellation => GetResourceString("Rename_Tracking_Cancellation"); 363internal static string @Signature_Help => GetResourceString("Signature_Help"); 365internal static string @Applying_changes => GetResourceString("Applying_changes"); 367internal static string @String_Escape_Character => GetResourceString("String_Escape_Character"); 369internal static string @Paste_Tracking => GetResourceString("Paste_Tracking"); 371internal static string @Filter_image_element => GetResourceString("Filter_image_element"); 373internal static string @Warning_image_element => GetResourceString("Warning_image_element"); 375internal static string @Invalid_assembly_name => GetResourceString("Invalid_assembly_name"); 377internal static string @Invalid_characters_in_assembly_name => GetResourceString("Invalid_characters_in_assembly_name"); 379internal static string @User_Members_Constants => GetResourceString("User_Members_Constants"); 381internal static string @User_Members_Enum_Members => GetResourceString("User_Members_Enum_Members"); 383internal static string @User_Members_Events => GetResourceString("User_Members_Events"); 385internal static string @User_Members_Extension_Methods => GetResourceString("User_Members_Extension_Methods"); 387internal static string @User_Members_Fields => GetResourceString("User_Members_Fields"); 389internal static string @User_Members_Locals => GetResourceString("User_Members_Locals"); 391internal static string @User_Members_Methods => GetResourceString("User_Members_Methods"); 393internal static string @User_Members_Namespaces => GetResourceString("User_Members_Namespaces"); 395internal static string @User_Members_Parameters => GetResourceString("User_Members_Parameters"); 397internal static string @User_Members_Properties => GetResourceString("User_Members_Properties"); 399internal static string @User_Members_Labels => GetResourceString("User_Members_Labels"); 401internal static string @Keyword_Control => GetResourceString("Keyword_Control"); 403internal static string @Symbol_Static => GetResourceString("Symbol_Static"); 405internal static string @Operator_Overloaded => GetResourceString("Operator_Overloaded"); 407internal static string @Waiting_for_background_work_to_finish => GetResourceString("Waiting_for_background_work_to_finish"); 409internal static string @Rename_symbols_file => GetResourceString("Rename_symbols_file"); 411internal static string @Rename_file_partial_type => GetResourceString("Rename_file_partial_type"); 413internal static string @Rename_file_name_doesnt_match => GetResourceString("Rename_file_name_doesnt_match"); 415internal static string @Toggle_Block_Comment => GetResourceString("Toggle_Block_Comment"); 417internal static string @Toggling_block_comment => GetResourceString("Toggling_block_comment"); 419internal static string @Toggle_Line_Comment => GetResourceString("Toggle_Line_Comment"); 421internal static string @Toggling_line_comment => GetResourceString("Toggling_line_comment"); 423internal static string @Expander_display_text => GetResourceString("Expander_display_text"); 425internal static string @Expander_image_element => GetResourceString("Expander_image_element"); 427internal static string @Split_comment => GetResourceString("Split_comment"); 429internal static string @_0_implemented_members => GetResourceString("_0_implemented_members"); 431internal static string @external => GetResourceString("external"); 433internal static string @Inline_Hints => GetResourceString("Inline_Hints"); 435internal static string @User_Types_Records => GetResourceString("User_Types_Records"); 437internal static string @User_Types_Record_Structs => GetResourceString("User_Types_Record_Structs"); 439internal static string @Get_help_for_0 => GetResourceString("Get_help_for_0"); 441internal static string @Reassigned_variable => GetResourceString("Reassigned_variable"); 443internal static string @No => GetResourceString("No"); 445internal static string @Yes => GetResourceString("Yes"); 447internal static string @Do_not_prefer_this_or_Me => GetResourceString("Do_not_prefer_this_or_Me"); 449internal static string @In_arithmetic_binary_operators => GetResourceString("In_arithmetic_binary_operators"); 451internal static string @In_other_binary_operators => GetResourceString("In_other_binary_operators"); 453internal static string @In_relational_binary_operators => GetResourceString("In_relational_binary_operators"); 455internal static string @Prefer_is_null_for_reference_equality_checks => GetResourceString("Prefer_is_null_for_reference_equality_checks"); 457internal static string @Prefer_this_or_Me => GetResourceString("Prefer_this_or_Me"); 459internal static string @Qualify_event_access_with_this_or_Me => GetResourceString("Qualify_event_access_with_this_or_Me"); 461internal static string @Qualify_field_access_with_this_or_Me => GetResourceString("Qualify_field_access_with_this_or_Me"); 463internal static string @Qualify_method_access_with_this_or_Me => GetResourceString("Qualify_method_access_with_this_or_Me"); 465internal static string @Qualify_property_access_with_this_or_Me => GetResourceString("Qualify_property_access_with_this_or_Me"); 467internal static string @Indentation_Size => GetResourceString("Indentation_Size"); 469internal static string @Insert_Final_Newline => GetResourceString("Insert_Final_Newline"); 471internal static string @New_Line => GetResourceString("New_Line"); 473internal static string @Tab_Size => GetResourceString("Tab_Size"); 475internal static string @Use_Tabs => GetResourceString("Use_Tabs"); 477internal static string @Regex_Comment => GetResourceString("Regex_Comment"); 479internal static string @Regex_Character_Class => GetResourceString("Regex_Character_Class"); 481internal static string @Regex_Alternation => GetResourceString("Regex_Alternation"); 483internal static string @Regex_Anchor => GetResourceString("Regex_Anchor"); 485internal static string @Regex_Quantifier => GetResourceString("Regex_Quantifier"); 487internal static string @Regex_SelfEscapedCharacter => GetResourceString("Regex_SelfEscapedCharacter"); 489internal static string @Regex_Grouping => GetResourceString("Regex_Grouping"); 491internal static string @Regex_Text => GetResourceString("Regex_Text"); 493internal static string @Regex_OtherEscape => GetResourceString("Regex_OtherEscape"); 495internal static string @Inline_Diagnostics_Error => GetResourceString("Inline_Diagnostics_Error"); 497internal static string @Inline_Diagnostics_Rude_Edit => GetResourceString("Inline_Diagnostics_Rude_Edit"); 499internal static string @Inline_Diagnostics_Warning => GetResourceString("Inline_Diagnostics_Warning"); 501internal static string @Execute_Suggested_Action => GetResourceString("Execute_Suggested_Action"); 503internal static string @Language_client_initialization_failed => GetResourceString("Language_client_initialization_failed"); 505internal static string @The_results_may_be_incomplete_due_to_the_solution_still_loading_projects => GetResourceString("The_results_may_be_incomplete_due_to_the_solution_still_loading_projects"); 507internal static string @JSON_in_string_literal_Property_Name => GetResourceString("JSON_in_string_literal_Property_Name"); 509internal static string @JSON_in_string_literal_Array => GetResourceString("JSON_in_string_literal_Array"); 511internal static string @JSON_in_string_literal_Comment => GetResourceString("JSON_in_string_literal_Comment"); 513internal static string @JSON_in_string_literal_Keyword => GetResourceString("JSON_in_string_literal_Keyword"); 515internal static string @JSON_in_string_literal_Number => GetResourceString("JSON_in_string_literal_Number"); 517internal static string @JSON_in_string_literal_Object => GetResourceString("JSON_in_string_literal_Object"); 519internal static string @JSON_in_string_literal_Operator => GetResourceString("JSON_in_string_literal_Operator"); 521internal static string @JSON_in_string_literal_Punctuation => GetResourceString("JSON_in_string_literal_Punctuation"); 523internal static string @JSON_in_string_literal_String => GetResourceString("JSON_in_string_literal_String"); 525internal static string @JSON_in_string_literal_Text => GetResourceString("JSON_in_string_literal_Text"); 527internal static string @JSON_in_string_literal_Constructor_Name => GetResourceString("JSON_in_string_literal_Constructor_Name"); 529internal static string @_0_Esc_to_cancel => GetResourceString("_0_Esc_to_cancel"); 531internal static string @Computing_Encapsulate_Field_information => GetResourceString("Computing_Encapsulate_Field_information"); 533internal static string @Rename_operation_could_not_complete_due_to_external_change_to_workspace => GetResourceString("Rename_operation_could_not_complete_due_to_external_change_to_workspace"); 535internal static string @Roslyn_Test_Code => GetResourceString("Roslyn_Test_Code"); 537internal static string @Roslyn_Test_Code_Markup => GetResourceString("Roslyn_Test_Code_Markup"); 539internal static string @Obsolete_symbol => GetResourceString("Obsolete_symbol"); 541internal static string @Copilot => GetResourceString("Copilot"); 543internal static string @Copilot_thinking => GetResourceString("Copilot_thinking"); 545internal static string @Generate_summary_with_Copilot => GetResourceString("Generate_summary_with_Copilot"); 547internal static string @Describe_with_Copilot => GetResourceString("Describe_with_Copilot"); 549internal static string @On_the_fly_documentation => GetResourceString("On_the_fly_documentation"); 551internal static string @An_error_occurred_while_generating_documentation_for_this_code => GetResourceString("An_error_occurred_while_generating_documentation_for_this_code"); 553internal static string @Describe_with_Copilot_is_unavailable_since_the_referenced_document_is_excluded_by_your_organization => GetResourceString("Describe_with_Copilot_is_unavailable_since_the_referenced_document_is_excluded_by_your_organization"); 555internal static string @Chat_limit_reached_upgrade_now_or_wait_for_the_limit_to_reset => GetResourceString("Chat_limit_reached_upgrade_now_or_wait_for_the_limit_to_reset");