1 write to _ofType
System.Data.Entity (1)
System\Data\Common\CommandTrees\OperatorExpressions.cs (1)
423
this.
_ofType
= type;
1 reference to _ofType
System.Data.Entity (1)
System\Data\Common\CommandTrees\OperatorExpressions.cs (1)
431
get { return
_ofType
; }