4 references to s_keywordProperties
Microsoft.CodeAnalysis.VisualBasic.ResultProvider (4)
src\Compilers\VisualBasic\Portable\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)