1 reference to GetDelegateType
System.Data.Entity (1)
System\Data\Objects\ELinq\Funcletizer.cs (1)
643
Type delegateType = TypeSystem.
GetDelegateType
(_compiledQueryParameters.Select(p => p.Type), _type);