4 writes to doNotProcess
System.Data.Entity (4)
System\Data\Common\CommandTrees\Internal\ViewSimplifier.cs (4)
114
this.
doNotProcess
= true;
138
this.
doNotProcess
= true;
181
this.
doNotProcess
= true;
276
this.
doNotProcess
= true;
1 reference to doNotProcess
System.Data.Entity (1)
System\Data\Common\CommandTrees\Internal\ViewSimplifier.cs (1)
106
if (this.
doNotProcess
)