10 references to VerifyRecommendationDescriptionTextIs
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (10)
Recommendations\EventHandling\AddHandlerKeywordRecommenderTests.vb (1)
12VerifyRecommendationDescriptionTextIs(<MethodBody>|</MethodBody>, "AddHandler",
Recommendations\EventHandling\RemoveHandlerKeywordRecommenderTests.vb (1)
12VerifyRecommendationDescriptionTextIs(<MethodBody>|</MethodBody>, "RemoveHandler",
Recommendations\Expressions\CastOperatorsKeywordRecommenderTests.vb (4)
26VerifyRecommendationDescriptionTextIs(<MethodBody>Return |</MethodBody>, "DirectCast", 34VerifyRecommendationDescriptionTextIs(<MethodBody>Return |</MethodBody>, "TryCast", 42VerifyRecommendationDescriptionTextIs(<MethodBody>Return |</MethodBody>, "CType", 50VerifyRecommendationDescriptionTextIs(<MethodBody>Return |</MethodBody>, "CBool",
Recommendations\Expressions\GetTypeKeywordRecommenderTests.vb (1)
12VerifyRecommendationDescriptionTextIs(<MethodBody>Return |</MethodBody>, "GetType",
Recommendations\Expressions\GetXmlNamespaceKeywordRecommenderTests.vb (1)
12VerifyRecommendationDescriptionTextIs(<MethodBody>Return |</MethodBody>, "GetXmlNamespace",
Recommendations\Expressions\IfKeywordRecommenderTests.vb (1)
12VerifyRecommendationDescriptionTextIs(<MethodBody>Return |</MethodBody>, "If",
Recommendations\Statements\MidKeywordRecommenderTests.vb (1)
12VerifyRecommendationDescriptionTextIs(<MethodBody>|</MethodBody>, "Mid",