2 references to IsFlowSuppressed
mscorlib (2)
system\threading\executioncontext.cs (2)
1193return Thread.CurrentThread.GetExecutionContextReader().IsFlowSuppressed; 1239if (ecCurrent.IsFlowSuppressed)