2 references to s_intrinsicSpecialTypes
Microsoft.CodeAnalysis.VisualBasic.Features (2)
Completion\KeywordRecommenders\Types\BuiltInTypesKeywordRecommender.vb (2)
104Debug.Assert(s_intrinsicKeywordNames.Length = s_intrinsicSpecialTypes.Length) 111Dim specialType As SpecialType = DirectCast(s_intrinsicSpecialTypes(i), SpecialType)