1 write to _logger
Microsoft.CommonLanguageServerProtocol.Framework.Package (1)
QueueItem.cs (1)
58_logger = logger;
7 references to _logger
Microsoft.CommonLanguageServerProtocol.Framework.Package (7)
QueueItem.cs (7)
135_logger.LogException(ex); 165_logger.LogDebug("Starting request handler"); 181_logger.LogWarning($"Could not get request context for {MethodName}"); 220_logger.LogDebug("Request handler completed successfully."); 226_logger.LogInformation($"Request was cancelled."); 235_logger.LogException(ex); 259_logger.LogException(exception);