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