2 references to CLenFromPrec
System.Data.Common (2)
System\Data\SQLTypes\SQLDecimal.cs (2)
1814Debug.Assert(CLenFromPrec(_bPrec) >= _bLen, "CLenFromPrec(m_bPrec) >= m_bLen", "In AssertValid"); 2386byte cbWithNewPrec = CLenFromPrec((byte)precision);