1 reference to s_entryPoint
Microsoft.CommonLanguageServerProtocol.Framework.Package (1)
SystemTextJsonLanguageServer.cs (1)
67
return hasParameter ?
s_entryPoint
: s_parameterlessEntryPoint;