1 write to _ofType
System.Data.Entity (1)
System\Data\Common\CommandTrees\OperatorExpressions.cs (1)
377this._ofType = isOfType;
1 reference to _ofType
System.Data.Entity (1)
System\Data\Common\CommandTrees\OperatorExpressions.cs (1)
385get { return _ofType; }