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