3 references to IsFlowSuppressed
mscorlib (3)
system\security\securitycontext.cs (3)
292if (IsFlowSuppressed(flags)) 318return SecurityContext.IsFlowSuppressed(SecurityContextDisableFlow.All); 323return (_LegacyImpersonationPolicy|| SecurityContext.IsFlowSuppressed(SecurityContextDisableFlow.WI));