2 references to BuildSoftCast
System.Data.Entity (2)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (2)
1780
Node arg =
BuildSoftCast
(inputs.Current, md.Helper.GetModelTypeUsage(p));
1796
return
BuildSoftCast
(n.Child0, newType);