2 references to SetExecutionPlan
System.Data.Entity (2)
System\Data\Objects\ELinq\CompiledELinqQueryState.cs (2)
87
plan = cacheEntry.
SetExecutionPlan
(plan, useCSharpNullComparisonBehavior);
146
plan = cacheEntry.
SetExecutionPlan
(plan, useCSharpNullComparisonBehavior);