2 references to RollbackAdjustmentToGroupVar
System.Data.Entity (2)
System\Data\Common\EntitySql\SemanticAnalyzer.cs (1)
3708((SourceScopeEntry)scopeEntry).RollbackAdjustmentToGroupVar(source.Variable);
System\Data\Common\EntitySql\StaticContext.cs (1)
253/// This adjustment is reversable by <see cref="RollbackAdjustmentToGroupVar"/>(...).