protected void XAttachPipe(Pipe pipe, bool icanhasall) { Debug.Assert(pipe != null); lb.Attach(pipe); }
protected override void XAttachPipe(Pipe pipe, bool icanhasall) { Debug.Assert(pipe != null); m_fq.Attach(pipe); m_lb.Attach(pipe); }