private bool IsIndirectedWithinSlot(ITypeHandler4 handler)
 {
     return(SlotFormat.Current().IsIndirectedWithinSlot(handler));
 }