2 references to _activityLog
Microsoft.VisualStudio.LanguageServices.Razor (2)
LspEditorFeatureDetector.cs (2)
39
_activityLog
.LogInfo($"'{documentFilePath}' does not support the LSP editor because it is not associated with the '{WellKnownProjectCapabilities.DotNetCoreCSharp}' capability.");
43
_activityLog
.LogInfo($"LSP editor is supported for '{documentFilePath}'.");