2 references to KeepAlivePredicate
System.Threading.Tasks.Dataflow (2)
Internal\Common.cs (1)
68internal static bool TryKeepAliveUntil<TStateIn, TStateOut>(KeepAlivePredicate<TStateIn, TStateOut> predicate,
Internal\TargetCore.cs (1)
51private static readonly Common.KeepAlivePredicate<TargetCore<TInput>, KeyValuePair<TInput, long>> _keepAlivePredicate =