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