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