3 references to PunchSafeList
System.Web (3)
Security\AntiXss\CssEncoder.cs (1)
74
SafeList.
PunchSafeList
(ref result, CssSafeList());
Security\AntiXss\HtmlParameterEncoder.cs (2)
151
SafeList.
PunchSafeList
(ref result, UrlParameterSafeList());
204
SafeList.
PunchSafeList
(ref result, UrlPathSafeList());