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)
69Debug.Assert(mergeOption == _mergeOption, "executing a query with a different mergeOption than was used to compile the delegate");