1 write to m_nullableColumns
System.Data.Entity (1)
System\Data\Query\PlanCompiler\JoinGraph.cs (1)
251set { m_nullableColumns = value; }
1 reference to m_nullableColumns
System.Data.Entity (1)
System\Data\Query\PlanCompiler\JoinGraph.cs (1)
250get { return m_nullableColumns; }