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