1 reference to InitialisePathSafeList
System.Web (1)
Security\AntiXss\HtmlParameterEncoder.cs (1)
193private static Lazy<char[][]> pathCharacterValuesLazy = new Lazy<char[][]>(InitialisePathSafeList);