1 write to m_nullSentinel
System.Data.Entity (1)
System\Data\Query\InternalTrees\ColumnMap.cs (1)
539m_nullSentinel = nullSentinel;
1 reference to m_nullSentinel
System.Data.Entity (1)
System\Data\Query\InternalTrees\ColumnMap.cs (1)
545internal override SimpleColumnMap NullSentinel { get { return m_nullSentinel; } }