4 references to _logger
Microsoft.VisualStudio.LanguageServices.Razor (4)
Remote\RemoteServiceInvoker.cs (4)
94
_logger
.LogError(ex, $"Error calling remote method for {typeof(TService).Name} service, invocation: {approximateCallingClassName}.{callerMemberName}");
192
_logger
.LogDebug($"First OOP call, so initializing OOP service.");
213
_logger
.LogDebug($"LSP server has started since last OOP call, so initializing OOP service with LSP info.");
246
_logger
.LogDebug("Syncing client settings to OOP.");