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