Inheritance: VolatileEnlistmentState
 internal override void InternalIndoubt(InternalEnlistment enlistment)
 {
     // Change the enlistment state to InDoubt.
     VolatileEnlistmentInDoubt.EnterState(enlistment);
 }