1 reference to s_IsExceptionObservedByParentPredicate
mscorlib (1)
system\threading\Tasks\Task.cs (1)
2259exceptionalChildren.RemoveAll(s_IsExceptionObservedByParentPredicate); // RemoveAll has better performance than doing it ourselves