4 references to s_keywordProperties
Microsoft.CodeAnalysis.VisualBasic (4)
Scanner\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)