Releases all the resources used by the System.Runtime.ConstrainedExecution.CriticalFinalizerObject class.
The finalizer for any types deriving from System.Runtime.ConstrainedExecution.CriticalFinalizerObject is given the opportunity to execute and will not be aborted, assuming the finalizer correctly follows the rules for a constrained execution region (CER).