internal void SetFindTarget(IVsFindTarget ft) { _findTarget = ft; _findTarget2 = ft as IVsFindTarget2; }