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