public override void WriteError(ErrorRecord er) { ThrowIfDisposed(); DbgProvider.LogError(er); //m_errors.Add( er ); }