2 references to DoNotCatchSerialStreamThreadExceptionsName
System (2)
sys\AppContextDefaultValues.Defaults.cs (1)
44LocalAppContext.DefineSwitchDefault(LocalAppContextSwitches.DoNotCatchSerialStreamThreadExceptionsName, true);
sys\LocalAppContextSwitches.cs (1)
170return LocalAppContext.GetCachedSwitchValue(DoNotCatchSerialStreamThreadExceptionsName, ref _doNotCatchSerialStreamThreadExceptions);