2 references to BuildSoftCast
System.Data.Entity (2)
System\Data\Query\PlanCompiler\ITreeGenerator.cs (2)
1300
instance =
BuildSoftCast
(instance, e.Property.DeclaringType);
2111
Node newArg =
BuildSoftCast
(VisitExprAsScalar(e.Argument), TypeHelpers.CreateKeyRowType(e.EntitySet.ElementType));