1 write to _mergeOption
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\ShaperFactory.cs (1)
61
_mergeOption
= mergeOption;
1 reference to _mergeOption
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\ShaperFactory.cs (1)
69
Debug.Assert(mergeOption ==
_mergeOption
, "executing a query with a different mergeOption than was used to compile the delegate");