1 write to m_scoped
System.Data.Entity (1)
System\Data\Query\InternalTrees\ScalarOps.cs (1)
1001m_scoped = scoped;
1 reference to m_scoped
System.Data.Entity (1)
System\Data\Query\InternalTrees\ScalarOps.cs (1)
1014internal bool Scoped { get { return m_scoped; } }