public void GenericUnconstrained()
 {
     InputParameters.GenericUnconstrained <string?>(null);
 }