3 references to s_vbLanguageInformation
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
LanguageInfoProvider.cs (3)
31
{ ".vb",
s_vbLanguageInformation
},
32
{ ".vbx",
s_vbLanguageInformation
},
66
"vb" =>
s_vbLanguageInformation
,