3 references to _logger
Microsoft.VisualStudio.LanguageServices.Razor (3)
LanguageClient\Cohost\HtmlDocumentPublisher.cs (3)
37_logger.LogDebug($"No {(documentSnapshot is null ? "" : "virtual")} document snapshot for {document.FilePath}."); 46_logger.LogDebug($"The html document for {document.FilePath} is {htmlDocument.Uri}"); 64_logger.LogDebug($"Finished Html document generation for {document.FilePath} (into {htmlDocument.Uri})");