3 references to IsInAnyGroupScope
System.Data.Entity (3)
System\Data\Common\EntitySql\SemanticAnalyzer.cs (2)
723if (!sr.IsInAnyGroupScope()) 1051if (TypeSemantics.IsAggregateFunction(metadataFunctionGroup.FunctionMetadata[0]) && sr.IsInAnyGroupScope())
System\Data\Common\EntitySql\SemanticResolver.cs (1)
746if (IsInAnyGroupScope() &&