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