3 references to ValidateQueryResultType
System.Data.Entity (3)
System\Data\Common\EntitySql\SemanticAnalyzer.cs (3)
309
ValidateQueryResultType
(converted.ResultType, queryStatement.Expr.ErrCtx);
324
ValidateQueryResultType
(((CollectionType)resultType.EdmType).TypeUsage, errCtx);
330
ValidateQueryResultType
(property.TypeUsage, errCtx);