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