private void LogEventArgs(VisualStudioEventArgs a)
 {
     _log.Debug(a.GetDebugString());
 }
 private void LogEventArgs(VisualStudioEventArgs a)
 {
     _log.Debug(a.GetDebugString());
 }