2 references to IsDelegateInvoked
mscorlib (2)
system\threading\Tasks\TaskScheduler.cs (2)
205
task.
IsDelegateInvoked
||
228
if (bInlined && !(task.
IsDelegateInvoked
|| task.IsCanceled))