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