2 references to IsFlowSuppressed
mscorlib (2)
system\security\securitycontext.cs (2)
329
return Thread.CurrentThread.GetExecutionContextReader().SecurityContext.
IsFlowSuppressed
(flags);
569
if (currThreadEC.SecurityContext.
IsFlowSuppressed
(SecurityContextDisableFlow.All))