2 references to LatinExtendedB
System.Web (2)
Security\AntiXss\CodeCharts.cs (1)
209
Default = BasicLatin | C1ControlsAndLatin1Supplement | LatinExtendedA |
LatinExtendedB
| SpacingModifierLetters | IpaExtensions | CombiningDiacriticalMarks
Security\AntiXss\SafeList.cs (1)
280
PunchHolesIfNeeded(ref safeList, CodeCharts.Lower.IsFlagSet(codeCharts, LowerCodeCharts.
LatinExtendedB
), CodeCharts.Lower.LatinExtendedB());