2 references to CurrentScope
System.Data.Entity (2)
System\Data\Common\EntitySql\SemanticResolver.cs (1)
287
get { return _scopeManager.
CurrentScope
; }
System\Data\Common\EntitySql\StaticContext.cs (1)
530
return
CurrentScope
.Contains(key);