3 references to s_csharpLanguageInformation
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
LanguageInfoProvider.cs (3)
28
{ ".cs",
s_csharpLanguageInformation
},
29
{ ".csx",
s_csharpLanguageInformation
},
65
"csharp" =>
s_csharpLanguageInformation
,