4 references to Execution
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncTaskMethodBuilderT.cs (2)
359
TplEventSource.Log.TraceSynchronousWorkBegin(this.Id, CausalitySynchronousWork.
Execution
);
387
TplEventSource.Log.TraceSynchronousWorkEnd(CausalitySynchronousWork.
Execution
);
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (2)
2320
log.TraceSynchronousWorkBegin(this.Id, CausalitySynchronousWork.
Execution
);
2357
log.TraceSynchronousWorkEnd(CausalitySynchronousWork.
Execution
);