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