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