3 references to EntityContainer
System.Data.Entity (3)
System\Data\Common\EntitySql\SemanticAnalyzer.cs (1)
679
case ExpressionResolutionClass.
EntityContainer
:
System\Data\Common\EntitySql\SemanticResolver.cs (2)
76
/// Represents an eSQL expression classified as <see cref="ExpressionResolutionClass.
EntityContainer
"/>.
81
: base(ExpressionResolutionClass.
EntityContainer
)