1 write to _logger
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\RequestExecutionQueue.cs (1)
90_logger = logger;
3 references to _logger
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
RoslynRequestExecutionQueue.cs (1)
98_logger.LogWarning($"Culture {locale} was not found, falling back to OS culture");
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\RequestExecutionQueue.cs (2)
173_logger, 269_logger.LogException(ex);