1 write to _type
System.Data.Entity (1)
System\Data\Objects\ELinq\Funcletizer.cs (1)
615_type = funcletizedExpression.Type;
2 references to _type
System.Data.Entity (2)
System\Data\Objects\ELinq\Funcletizer.cs (2)
643Type delegateType = TypeSystem.GetDelegateType(_compiledQueryParameters.Select(p => p.Type), _type); 678get { return _type; }