4 references to TraceSynchronousWorkBegin
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncTaskMethodBuilderT.cs (1)
359TplEventSource.Log.TraceSynchronousWorkBegin(this.Id, CausalitySynchronousWork.Execution);
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (2)
2398log.TraceSynchronousWorkBegin(this.Id, CausalitySynchronousWork.Execution); 3545log.TraceSynchronousWorkBegin(this.Id, CausalitySynchronousWork.CompletionNotification);
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
495TplEventSource.Log.TraceSynchronousWorkBegin(this.Id, CausalitySynchronousWork.Execution);