How is this possible ?

Drawing to a renderTarget i purposefully do not change the target back to the backbuffer.

The only thing that does happen is i call spritebatch after somehow the render target is being drawn.
As shown here in red is this me or a bug what in the world is going on with this ?

My depth draw color.x in my rendertarget is being drawn whether i want it to or not.