verdie-g/StoredProcedureEFCore

Mapper<T>.ComputePropertyKey doesn't need to hash typeof(T)

verdie-g opened this issue · 0 comments

Since one PropertiesCache is created for each type T it is useless to add T in the computed hash.