2 writes to m_fPrecise
System.Data (2)
fx\src\data\System\Data\Sql\SqlFunctionAttribute.cs (2)
48m_fPrecise = false; 86m_fPrecise = value;
1 reference to m_fPrecise
System.Data (1)
fx\src\data\System\Data\Sql\SqlFunctionAttribute.cs (1)
83return m_fPrecise;