6 references to _keywordList
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (6)
Recommendations\Types\BuiltInTypesKeywordRecommenderTests.vb (6)
45
VerifyRecommendationsContain(<MethodBody>Dim goo As |</MethodBody>,
_keywordList
)
50
VerifyRecommendationsMissing(<File>Class Goo(Of String As |</File>,
_keywordList
)
55
VerifyRecommendationsMissing(<File>Imports |</File>,
_keywordList
)
75
VerifyRecommendationsMissing(code,
_keywordList
)
87
VerifyRecommendationsMissing(code,
_keywordList
)
99
VerifyRecommendationsMissing(code,
_keywordList
)