4 references to UseLegacyExecutionContextBehaviorUponUndoFailure
mscorlib (4)
system\security\principal\windowsimpersonationcontext.cs (1)
123
if (!AppContextSwitches.
UseLegacyExecutionContextBehaviorUponUndoFailure
)
system\security\securitycontext.cs (1)
90
if (!AppContextSwitches.
UseLegacyExecutionContextBehaviorUponUndoFailure
)
system\threading\compressedstack.cs (1)
85
if (!AppContextSwitches.
UseLegacyExecutionContextBehaviorUponUndoFailure
)
system\threading\executioncontext.cs (1)
315
if (!AppContextSwitches.
UseLegacyExecutionContextBehaviorUponUndoFailure
)