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