51 references to GetResourceString
Microsoft.CodeAnalysis.VisualBasic.Workspaces (51)
Microsoft.CodeAnalysis.VisualBasic.VBWorkspaceResources.vb (51)
27Return GetResourceString("Namespace_can_not_be_added_in_this_destination") 33Return GetResourceString("Only_attributes_expressions_or_statements_can_be_made_explicit") 39Return GetResourceString("event_") 45Return GetResourceString("handler") 51Return GetResourceString("The_expression_to_be_evaluated_and_converted") 57Return GetResourceString("The_name_of_the_data_type_to_which_the_value_of_expression_will_be_converted") 63Return GetResourceString("expression") 69Return GetResourceString("typeName") 75Return GetResourceString("Associates_an_event_with_an_event_handler_delegate_or_lambda_expression_at_run_time") 81Return GetResourceString("The_event_to_associate_an_event_handler_delegate_or_lambda_expression_with") 87Return GetResourceString("The_event_handler_to_associate_with_the_event_This_may_take_the_form_of_AddressOf_eventHandler_delegate_lambdaExpression") 93Return GetResourceString("If_expression_evaluates_to_a_reference_or_Nullable_value_that_is_not_Nothing_the_function_returns_that_value_Otherwise_it_calculates_and_returns_expressionIfNothing") 99Return GetResourceString("Returned_if_it_evaluates_to_a_reference_or_nullable_type_that_is_not_Nothing") 105Return GetResourceString("Evaluated_and_returned_if_expression_evaluates_to_Nothing") 111Return GetResourceString("expressionIfNothing") 117Return GetResourceString("Returns_the_result_of_explicitly_converting_an_expression_to_a_specified_data_type") 123Return GetResourceString("Introduces_a_type_conversion_operation_similar_to_CType_The_difference_is_that_CType_succeeds_as_long_as_there_is_a_valid_conversion_whereas_DirectCast_requires_that_one_type_inherit_from_or_implement_the_other_type") 129Return GetResourceString("The_type_name_to_return_a_System_Type_object_for") 135Return GetResourceString("Returns_a_System_Type_object_for_the_specified_type_name") 141Return GetResourceString("The_XML_namespace_prefix_to_return_a_System_Xml_Linq_XNamespace_object_for_If_this_is_omitted_the_object_for_the_default_XML_namespace_is_returned") 147Return GetResourceString("xmlNamespacePrefix") 153Return GetResourceString("Returns_the_System_Xml_Linq_XNamespace_object_corresponding_to_the_specified_XML_namespace_prefix") 159Return GetResourceString("Replaces_a_specified_number_of_characters_in_a_String_variable_with_characters_from_another_string") 165Return GetResourceString("The_name_of_the_string_variable_to_modify") 171Return GetResourceString("The_one_based_character_position_in_the_string_where_the_replacement_of_text_begins") 177Return GetResourceString("The_number_of_characters_to_replace_If_omitted_the_length_of_stringExpression_is_used") 183Return GetResourceString("stringName") 189Return GetResourceString("startIndex") 195Return GetResourceString("length") 201Return GetResourceString("stringExpression") 207Return GetResourceString("Converts_an_expression_to_the_0_data_type") 213Return GetResourceString("Removes_the_association_between_an_event_and_an_event_handler_or_delegate_at_run_time") 219Return GetResourceString("The_event_to_disassociate_an_event_handler_or_delegate_from") 225Return GetResourceString("The_event_handler_to_disassociate_from_the_event_This_may_take_the_form_of_AddressOf_eventHandler_delegate") 231Return GetResourceString("If_condition_returns_True_the_function_calculates_and_returns_expressionIfTrue_Otherwise_it_returns_expressionIfFalse") 237Return GetResourceString("The_expression_to_evaluate") 243Return GetResourceString("Evaluated_and_returned_if_condition_evaluates_to_True") 249Return GetResourceString("Evaluated_and_returned_if_condition_evaluates_to_False") 255Return GetResourceString("condition") 261Return GetResourceString("expressionIfTrue") 267Return GetResourceString("expressionIfFalse") 273Return GetResourceString("Introduces_a_type_conversion_operation_that_does_not_throw_an_exception_If_an_attempted_conversion_fails_TryCast_returns_Nothing_which_your_program_can_test_for") 279Return GetResourceString("Node_does_not_descend_from_root") 285Return GetResourceString("Node_not_in_parent_s_child_list") 291Return GetResourceString("Trivia_is_not_associated_with_token") 297Return GetResourceString("typeOrMember") 303Return GetResourceString("The_type_of_member_to_return_the_name_of") 309Return GetResourceString("Produces_a_string_for_the_name_of_the_specified_type_or_member") 315Return GetResourceString("result") 321Return GetResourceString("Remove_and_Sort_Imports") 327Return GetResourceString("Sort_Imports")