4 references to s_keywordProperties
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider (4)
KeywordTable.vb (4)
341If (s_keywordProperties.TryGetValue(kind, description)) Then 349If (s_keywordProperties.TryGetValue(kind, description)) Then 357If (s_keywordProperties.TryGetValue(kind, description)) Then 374s_keywordProperties.Add(Token, keyword)