3 references to InvalidGroupInputRef
System.Data.Entity (3)
System\Data\Common\EntitySql\SemanticAnalyzer.cs (2)
3352
Debug.Assert(scopeEntry.EntryKind == ScopeEntryKind.SourceVar || scopeEntry.EntryKind == ScopeEntryKind.
InvalidGroupInputRef
,
4283
Debug.Assert(scopeEntry.EntryKind == ScopeEntryKind.SourceVar || scopeEntry.EntryKind == ScopeEntryKind.
InvalidGroupInputRef
,
System\Data\Common\EntitySql\StaticContext.cs (1)
330
: base(ScopeEntryKind.
InvalidGroupInputRef
) { }