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