1 reference to s_entryPoint
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\SystemTextJsonLanguageServer.cs (1)
67
return hasParameter ?
s_entryPoint
: s_parameterlessEntryPoint;