2 references to GetPrecision
System.Data.Entity (2)
System\Data\SqlClient\SqlProviderUtilities.cs (2)
381AppendSqlInvariantFormat("({0}, {1})", type.GetPrecision(), type.GetScale()); 386AppendSqlInvariantFormat("({0})", type.GetPrecision());