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