2 references to GenerateSafeValue
System.Web (2)
Security\AntiXss\SafeList.cs (2)
26/// <param name="generateSafeValue">The <see cref="GenerateSafeValue"/> function to use.</param> 28internal static char[][] Generate(int length, GenerateSafeValue generateSafeValue) {