1 write to s_parts
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (1)
Recommendations\RecommendationTestHelpers.vb (1)
19
s_parts
= GetType(AbstractKeywordRecommender).Assembly.
2 references to s_parts
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (2)
Recommendations\RecommendationTestHelpers.vb (2)
18
If
s_parts
Is Nothing Then
38
Return
s_parts
.SelectMany(Function(part) part.RecommendKeywords_Test(context))