1 write to _type
System.Data.Entity (1)
System\Data\Common\CommandTrees\AbstractExpressions.cs (1)
346
this.
_type
= type;
1 reference to _type
System.Data.Entity (1)
System\Data\Common\CommandTrees\AbstractExpressions.cs (1)
352
public TypeUsage ResultType { get { return
_type
; } }