4 references to _logger
Microsoft.CodeAnalysis.Razor.Workspaces (4)
SemanticTokens\AbstractRazorSemanticTokensInfoService.cs (4)
53_logger.LogDebug($"Returned {amount} semantic tokens for span {span} in {documentContext.Uri}."); 93_logger.LogError(ex, $"Error thrown while retrieving CSharp semantic range."); 100_logger.LogDebug($"Couldn't get C# tokens for version {documentContext.Snapshot.Version} of {documentContext.Uri}. Returning null"); 132_logger.LogDebug($"Requesting C# semantic tokens for host version {documentContext.Snapshot.Version}, correlation ID {correlationId}, and the server thinks there are {codeDocument.GetCSharpSourceText().Lines.Count} lines of C#");