2 references to DisableCmapAndSbitOverflowProtectionSwitchName
PresentationCore (2)
MS\Internal\CoreAppContextSwitches.cs (1)
454return LocalAppContext.GetCachedSwitchValue(DisableCmapAndSbitOverflowProtectionSwitchName, ref _disableCmapAndSbitOverflowProtection);
System\AppContextDefaultValues.cs (1)
31LocalAppContext.DefineSwitchDefault(CoreAppContextSwitches.DisableCmapAndSbitOverflowProtectionSwitchName, false);