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