thrownewInvalidOperationException(String.Format("Cannot find constructor for type {0}. A parameterless default constructor or one matching order, names and types of values returned by the query is required to allow for dapper materialization",type.FullName));
thrownewInvalidOperationException(String.Format("A parameterless default constructor or one matching signature {0} is required for {1} materialization",proposedTypes,type.FullName));