1 write to _handlerInfoMap
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\RequestExecutionQueue.cs (1)
92_handlerInfoMap = BuildHandlerMap(handlerProvider, languageServer.TypeRefResolver);
1 reference to _handlerInfoMap
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\RequestExecutionQueue.cs (1)
395var handlersForMethod = _handlerInfoMap[work.MethodName];