2 references to Returns_the_result_of_explicitly_converting_an_expression_to_a_specified_data_type_object_structure_class_or_interface_CType_Object_As_Expression_Object_As_Type_As_Type
Microsoft.CodeAnalysis.VisualBasic.Features (2)
Completion\KeywordRecommenders\Declarations\OperatorKeywordRecommender.vb (1)
24
Return ImmutableArray.Create(New RecommendedKeyword("Operator CType", VBFeaturesResources.
Returns_the_result_of_explicitly_converting_an_expression_to_a_specified_data_type_object_structure_class_or_interface_CType_Object_As_Expression_Object_As_Type_As_Type
))
Completion\KeywordRecommenders\Declarations\OverloadableOperatorRecommender.vb (1)
33
Return ImmutableArray.Create(New RecommendedKeyword("CType", VBFeaturesResources.
Returns_the_result_of_explicitly_converting_an_expression_to_a_specified_data_type_object_structure_class_or_interface_CType_Object_As_Expression_Object_As_Type_As_Type
))