4 references to ValidateParameters
Microsoft.AspNetCore.DataProtection.Abstractions (4)
src\Shared\WebEncoders\WebEncoders.cs (4)
67ValidateParameters(input.Length, nameof(input), offset, count);
124ValidateParameters(input.Length, nameof(input), offset, count);
252ValidateParameters(input.Length, nameof(input), offset, count);
293ValidateParameters(input.Length, nameof(input), offset, count);