Session[null] = myObject;

funziona tranquillamente, e

Object myObject = Session[null];

restituisce esattamente lo stesso oggetto;