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