2 references to None
System.Web (2)
Security\AntiXss\SafeList.cs (1)
53if (lowerCodeCharts != LowerCodeCharts.None) {
Security\AntiXss\UnicodeCharacterEncoder.cs (1)
34private static LowerCodeCharts currentLowerCodeChartSettings = LowerCodeCharts.None;