1 instantiation of TransformationRulesContext
System.Data.Entity (1)
System\Data\Query\PlanCompiler\TransformationRules.cs (1)
801
TransformationRulesContext context = new
TransformationRulesContext
(compilerState);
43 references to TransformationRulesContext
System.Data.Entity (43)
System\Data\Query\PlanCompiler\TransformationRules.cs (43)
801
TransformationRulesContext
context = new TransformationRulesContext(compilerState);
1323
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
1472
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
1542
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
1705
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
1796
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
1962
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
2028
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
2117
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
2230
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
2337
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
2345
if (!canChangeNullSentinelValue || !
TransformationRulesContext
.TryGetInt32Var(relOpInputNodeInfo.NonNullableDefinitions, out inputSentinel))
2348
if (!canChangeNullSentinelValue || !
TransformationRulesContext
.TryGetInt32Var(n.Child1.Children.Where(child => child.Child0.Op.OpType == OpType.Constant || child.Child0.Op.OpType == OpType.InternalConstant).Select(child => ((VarDefOp)(child.Op)).Var), out inputSentinel))
2550
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
2554
if (
TransformationRulesContext
.TryGetInt32Var(filterInputNodeInfo.NonNullableDefinitions, out sentinelVar))
2709
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
2941
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
3394
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
3554
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
3707
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
3837
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
3888
TransformationRulesContext
trc = (
TransformationRulesContext
)context;
3977
Command command = ((
TransformationRulesContext
)context).Command;
4349
ExtendedNodeInfo nodeInfo = ((
TransformationRulesContext
)context).Command.GetExtendedNodeInfo(n.Child0);
4388
ExtendedNodeInfo nodeInfo = ((
TransformationRulesContext
)context).Command.GetExtendedNodeInfo(n.Child0);