2 references to ValidateNavigate
System.Data.Entity (2)
System\Data\Common\CommandTrees\ExpressionBuilder\DbExpressionBuilder.cs (2)
1290
TypeUsage resultType = ArgumentValidation.
ValidateNavigate
(navigateFrom, fromEnd, toEnd, out relType, allowAllRelationshipsInSameTypeHierarchy: false);
2844
TypeUsage resultType = ArgumentValidation.
ValidateNavigate
(navigateFrom, fromEnd, toEnd, out relType, allowAllRelationshipsInSameTypeHierarchy: true);