2 writes to Justification
Microsoft.Extensions.Compliance.Redaction (2)
HmacRedactorOptions.cs (1)
43Justification = "Validating the Length attribute on a string does not require reflection, it is handled intrinsically.")]
src\Shared\Data.Validation\LengthAttribute.cs (1)
93[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The ctor is marked with RequiresUnreferencedCode.")]