-
... because the following code requires to check the context on null before calling
|
Beta Was this translation helpful? Give feedback.
Answered by
sakno
Mar 16, 2023
Replies: 1 comment
-
Oh, I see: If flow is suppressed, then context is null. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sakno
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oh, I see:
runtime/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs
Lines 55 to 68 in 94bec76
If flow is suppressed, then context is null.