This is the complete list of members for System.Threading.Tasks.DebuggerSupport, including all inherited members.
AddToActiveTasks(Task task) | System.Threading.Tasks.DebuggerSupport | inlinestatic |
AddToActiveTasksNonInlined(Task task) | System.Threading.Tasks.DebuggerSupport | inlineprivatestatic |
DebuggerSupport() | System.Threading.Tasks.DebuggerSupport | inlineprivatestatic |
LoggingOn | System.Threading.Tasks.DebuggerSupport | static |
RemoveFromActiveTasks(Task task) | System.Threading.Tasks.DebuggerSupport | inlinestatic |
RemoveFromActiveTasksNonInlined(Task task) | System.Threading.Tasks.DebuggerSupport | inlineprivatestatic |
s_activeTasks | System.Threading.Tasks.DebuggerSupport | privatestatic |
s_activeTasksLock | System.Threading.Tasks.DebuggerSupport | privatestatic |
TraceOperationCompletion(CausalityTraceLevel traceLevel, Task task, Internal.Runtime.Augments.AsyncStatus status) | System.Threading.Tasks.DebuggerSupport | inlinestatic |
TraceOperationCreation(CausalityTraceLevel traceLevel, Task task, string operationName, ulong relatedContext) | System.Threading.Tasks.DebuggerSupport | inlinestatic |
TraceOperationRelation(CausalityTraceLevel traceLevel, Task task, CausalityRelation relation) | System.Threading.Tasks.DebuggerSupport | inlinestatic |
TraceSynchronousWorkCompletion(CausalityTraceLevel traceLevel, CausalitySynchronousWork work) | System.Threading.Tasks.DebuggerSupport | inlinestatic |
TraceSynchronousWorkStart(CausalityTraceLevel traceLevel, Task task, CausalitySynchronousWork work) | System.Threading.Tasks.DebuggerSupport | inlinestatic |