2 writes to m_fDeterministic
System.Data (2)
fx\src\data\System\Data\Sql\SqlFunctionAttribute.cs (2)
45m_fDeterministic = false; 59m_fDeterministic = value;
1 reference to m_fDeterministic
System.Data (1)
fx\src\data\System\Data\Sql\SqlFunctionAttribute.cs (1)
56return m_fDeterministic;