2 references to CachedGenericDelegates
System.Threading.Tasks.Dataflow (2)
Internal\Common.cs (2)
376var t = new Task<TResult>(CachedGenericDelegates<TResult>.DefaultTResultFunc, cancellationToken); 410return Disposables.Create(CachedGenericDelegates<TOutput>.CreateUnlinkerShimAction,