9 references to HasRelatedEntityReferences
System.Data.Entity (9)
System\Data\Common\CommandTrees\BasicExpressionVisitor.cs (1)
518if (expression.HasRelatedEntityReferences)
System\Data\Common\CommandTrees\DefaultExpressionVisitor.cs (1)
742if (expression.HasRelatedEntityReferences)
System\Data\Common\CommandTrees\Internal\ExpressionDumper.cs (1)
656if (e.HasRelatedEntityReferences)
System\Data\Common\CommandTrees\Internal\ExpressionKeyGen.cs (1)
503if (e.HasRelatedEntityReferences)
System\Data\Common\CommandTrees\Internal\ExpressionPrinter.cs (1)
773e.HasRelatedEntityReferences)
System\Data\Common\CommandTrees\Internal\ViewSimplifier.cs (1)
230if (entityConstructor.HasRelatedEntityReferences)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
682/// May be null if no related entities were specified - use the <see cref="HasRelatedEntityReferences"/> property to determine this.
System\Data\Mapping\ViewGeneration\DiscriminatorMap.cs (1)
215if (constructor.HasRelatedEntityReferences)
System\Data\Query\PlanCompiler\ITreeGenerator.cs (1)
2049if (e.HasRelatedEntityReferences)