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.");