19 references to TraceOperationBegin
System.Private.CoreLib (19)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncMethodBuilderCore.cs (1)
108
TplEventSource.Log.
TraceOperationBegin
(t.Id, "Async: " + stateMachineType.Name, 0);
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (6)
1762
TplEventSource.Log.
TraceOperationBegin
(this.Id, "Task: " + action.GetMethodName(), 0);
5867
TplEventSource.Log.
TraceOperationBegin
(this.Id, "Task.Delay", 0);
6140
TplEventSource.Log.
TraceOperationBegin
(Id, "Task.WhenAll", 0);
6482
TplEventSource.Log.
TraceOperationBegin
(this.Id, "Task.WhenAll", 0);
6707
TplEventSource.Log.
TraceOperationBegin
(this.Id, "Task.WhenAny", 0);
7477
TplEventSource.Log.
TraceOperationBegin
(this.Id, "Task.Unwrap", 0);
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TaskContinuation.cs (1)
280
TplEventSource.Log.
TraceOperationBegin
(m_task.Id, "Task.ContinueWith: " + task.m_action!.GetMethodName(), 0);
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TaskFactory.cs (3)
1559
TplEventSource.Log.
TraceOperationBegin
(this.Id, "TaskFactory.ContinueWhenAll", 0);
1629
TplEventSource.Log.
TraceOperationBegin
(this.Id, "TaskFactory.ContinueWhenAll<>", 0);
2284
TplEventSource.Log.
TraceOperationBegin
(this.Id, "TaskFactory.ContinueWhenAny", 0);
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TaskFactory_T.cs (6)
652
TplEventSource.Log.
TraceOperationBegin
(promise.Id, "TaskFactory.FromAsync", 0);
668
TplEventSource.Log.
TraceOperationBegin
(t.Id, "TaskFactory.FromAsync Callback", 0);
771
TplEventSource.Log.
TraceOperationBegin
(promise.Id, "TaskFactory.FromAsync: " + beginMethod.GetMethodName(), 0);
888
TplEventSource.Log.
TraceOperationBegin
(promise.Id, "TaskFactory.FromAsync: " + beginMethod.GetMethodName(), 0);
1013
TplEventSource.Log.
TraceOperationBegin
(promise.Id, "TaskFactory.FromAsync: " + beginMethod.GetMethodName(), 0);
1146
TplEventSource.Log.
TraceOperationBegin
(promise.Id, "TaskFactory.FromAsync: " + beginMethod.GetMethodName(), 0);
src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (2)
730
TplEventSource.Log.
TraceOperationBegin
(result.Id, "System.Runtime.CompilerServices.AsyncHelpers+RuntimeAsyncTask", 0);
746
TplEventSource.Log.
TraceOperationBegin
(result.Id, "System.Runtime.CompilerServices.AsyncHelpers+RuntimeAsyncTask", 0);