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