IEnumerableWrapper public interface IEnumerableWrapper : IResolver Documentation Code bool TryUnWrap(TypeInformation typeInformation, out TypeInformation unWrappedType) Expression WrapExpression(TypeInformation originalTypeInformation, TypeInformation wrappedTypeInformation, IEnumerable<ServiceContext> serviceContexts)