FuncWrapper class FuncWrapper : IParameterizedWrapper, IResolver Documentation Code public FuncWrapper() public bool TryUnWrap(Type type, out Type unWrappedType, out IEnumerable parameterTypes) public Expression WrapExpression(TypeInformation originalTypeInformation, TypeInformation wrappedTypeInformation, ServiceContext serviceContext, IEnumerable<ParameterExpression> parameterExpressions)