| _flags | System.Threading.ExecutionContext | private |
| _illogicalCallContext | System.Threading.ExecutionContext | private |
| _localChangeNotifications | System.Threading.ExecutionContext | private |
| _localValues | System.Threading.ExecutionContext | private |
| _logicalCallContext | System.Threading.ExecutionContext | private |
| _syncContext | System.Threading.ExecutionContext | private |
| _syncContextNoFlow | System.Threading.ExecutionContext | private |
| Capture() | System.Threading.ExecutionContext | inlinestatic |
| Capture(ref StackCrawlMark stackMark, ExecutionContext.CaptureOptions options) | System.Threading.ExecutionContext | inlinepackagestatic |
| CaptureOptions enum name | System.Threading.ExecutionContext | package |
| CreateCopy() | System.Threading.ExecutionContext | inline |
| CreateMutableCopy() | System.Threading.ExecutionContext | inlinepackage |
| Default | System.Threading.ExecutionContext | packagestatic |
| Dispose() | System.Threading.ExecutionContext | inline |
| EstablishCopyOnWriteScope(ref ExecutionContextSwitcher ecsw) | System.Threading.ExecutionContext | inlinepackagestatic |
| EstablishCopyOnWriteScope(Thread currentThread, bool knownNullWindowsIdentity, ref ExecutionContextSwitcher ecsw) | System.Threading.ExecutionContext | inlineprivatestatic |
| ExecutionContext() | System.Threading.ExecutionContext | inlinepackage |
| ExecutionContext(bool isPreAllocatedDefault) | System.Threading.ExecutionContext | inlinepackage |
| ExecutionContext(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) | System.Threading.ExecutionContext | inlineprivate |
| ExecutionContext() | System.Threading.ExecutionContext | inlineprivatestatic |
| FastCapture() | System.Threading.ExecutionContext | inlinepackagestatic |
| Flags enum name | System.Threading.ExecutionContext | private |
| GetObjectData(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) | System.Threading.ExecutionContext | inline |
| IllogicalCallContext | System.Threading.ExecutionContext | package |
| IsDefaultFTContext(bool ignoreSyncCtx) | System.Threading.ExecutionContext | inlinepackage |
| IsFlowSuppressed() | System.Threading.ExecutionContext | inlinestatic |
| isFlowSuppressed | System.Threading.ExecutionContext | package |
| isNewCapture | System.Threading.ExecutionContext | package |
| IsPreAllocatedDefault | System.Threading.ExecutionContext | package |
| LogicalCallContext | System.Threading.ExecutionContext | package |
| OnAsyncLocalContextChanged(ExecutionContext previous, ExecutionContext current) | System.Threading.ExecutionContext | inlinepackagestatic |
| Run(ExecutionContext executionContext, ContextCallback callback, object state) | System.Threading.ExecutionContext | inlinestatic |
| Run(ExecutionContext executionContext, ContextCallback callback, object state, bool preserveSyncCtx) | System.Threading.ExecutionContext | inlinepackagestatic |
| RunInternal(ExecutionContext executionContext, ContextCallback callback, object state) | System.Threading.ExecutionContext | inlinepackagestatic |
| RunInternal(ExecutionContext executionContext, ContextCallback callback, object state, bool preserveSyncCtx) | System.Threading.ExecutionContext | inlinepackagestatic |
| s_dummyDefaultEC | System.Threading.ExecutionContext | privatestatic |
| SetExecutionContext(ExecutionContext executionContext, bool preserveSyncCtx) | System.Threading.ExecutionContext | inlinepackagestatic |
| SetLocalValue(IAsyncLocal local, object newValue, bool needChangeNotifications) | System.Threading.ExecutionContext | inlinepackagestatic |
| SynchronizationContext | System.Threading.ExecutionContext | package |
| SynchronizationContextNoFlow | System.Threading.ExecutionContext | package |