2 references to AdjustToGroupVar
System.Data.Entity (2)
System\Data\Common\EntitySql\SemanticAnalyzer.cs (1)
3409((SourceScopeEntry)scopeEntry).AdjustToGroupVar(groupInputBinding.Variable, groupInputBinding.GroupVariable, groupAggregateBinding.Variable);
System\Data\Common\EntitySql\StaticContext.cs (1)
312/// Rolls back the <see cref="AdjustToGroupVar"/>(...) adjustment, clears the <see cref="IGroupExpressionExtendedInfo.GroupVarBasedExpression"/>.