4 references to Recursive
mscorlib (4)
system\diagnostics\eventing\activitytracker.cs (1)
100
if ((options & EventActivityOptions.
Recursive
) == 0)
system\threading\Tasks\TPLETWProvider.cs (3)
223
[Event(PARALLELLOOPBEGIN_ID, Level = EventLevel.Informational, ActivityOptions=EventActivityOptions.
Recursive
,
305
[Event(PARALLELINVOKEBEGIN_ID, Level = EventLevel.Informational, ActivityOptions=EventActivityOptions.
Recursive
,
366
[Event(PARALLELFORK_ID, Level = EventLevel.Verbose, ActivityOptions=EventActivityOptions.
Recursive
,