public void BadGenericNotNull() => Assert.ThrowsException <NullReferenceException>(() => OutputParameters.BadGenericNotNullConstraint <object>(out _));