2 references to OverrideExceptionWithNullReferenceExceptionName
PresentationCore (2)
MS\Internal\CoreAppContextSwitches.cs (1)
70return LocalAppContext.GetCachedSwitchValue(OverrideExceptionWithNullReferenceExceptionName, ref _overrideExceptionWithNullReferenceException);
System\AppContextDefaultValues.cs (1)
18LocalAppContext.DefineSwitchDefault(CoreAppContextSwitches.OverrideExceptionWithNullReferenceExceptionName, false);