2 references to DontKeepUnicodeBidiFormattingCharactersName
System (2)
sys\AppContextDefaultValues.Defaults.cs (1)
50LocalAppContext.DefineSwitchDefault(LocalAppContextSwitches.DontKeepUnicodeBidiFormattingCharactersName, true);
sys\LocalAppContextSwitches.cs (1)
47return LocalAppContext.GetCachedSwitchValue(DontKeepUnicodeBidiFormattingCharactersName, ref _dontKeepUnicodeBidiFormattingCharacters);