2 references to DelegatingEntryPoint
Microsoft.CommonLanguageServerProtocol.Framework.Package (2)
AbstractLanguageServer.cs (2)
127
var
delegatingEntryPoint = CreateDelegatingEntryPoint(methodGroup.Key);
183
protected abstract
DelegatingEntryPoint
CreateDelegatingEntryPoint(string method);