/// <inheritdoc /> public SpecificationSource(IParameterizedSource <TParameter, TResult> source) : this(source.IfAssigned(), source) { }