1 write to _logger
Microsoft.CommonLanguageServerProtocol.Framework.Package (1)
QueueItem.cs (1)
58_logger = logger;
8 references to _logger
Microsoft.CommonLanguageServerProtocol.Framework.Package (8)
QueueItem.cs (8)
135_logger.LogException(ex); 142_logger.LogEndContext($"{MethodName}"); 165_logger.LogStartContext($"{MethodName}"); 181_logger.LogWarning($"Could not get request context for {MethodName}"); 224_logger.LogInformation($"{MethodName} - Canceled"); 233_logger.LogException(ex); 240_logger.LogEndContext($"{MethodName}"); 258_logger.LogException(exception);