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