1 write to _firstScopeIndex
System.Data.Entity (1)
System\Data\Common\EntitySql\SemanticResolver.cs (1)
1518_firstScopeIndex = firstScopeIndex;
2 references to _firstScopeIndex
System.Data.Entity (2)
System\Data\Common\EntitySql\SemanticResolver.cs (2)
1527get { return _firstScopeIndex; } 1546return (scopeIndex >= _firstScopeIndex);