static void ClearCurrentData(ContextKey contextKey, bool removeContextData)
 
static bool TryGetCurrentData([NotNullWhen(true)] out ContextData currentData)
 
DefaultComContextState DefaultComContextState
 
static ContextData t_staticData
 
Transaction CurrentTransaction
 
TransactionScope CurrentScope
 
static ContextData LookupContextData(TxLookup defaultLookup)
 
WeakReference WeakDefaultComContext
 
ContextData(bool asyncFlow)
 
static ContextData TLSCurrentData