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