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