3 references to SetSignBit
System.Data.Common (3)
System\Data\SQLTypes\SQLDecimal.cs (3)
1034snResult.SetSignBit(false); 1040snResult.SetSignBit(true); 1210s.SetSignBit(!s.IsPositive);