1 instantiation of UnconditionalSuppressMessageAttribute
Shared (1)
Data.Validation\LengthAttribute.cs (1)
93[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification = "The ctor is marked with RequiresUnreferencedCode.")]
3 references to UnconditionalSuppressMessageAttribute
Shared (3)
src\LegacySupport\TrimAttributes\UnconditionalSuppressMessageAttribute.cs (3)
20/// <see cref="UnconditionalSuppressMessageAttribute"/> is different than 29/// Initializes a new instance of the <see cref="UnconditionalSuppressMessageAttribute"/> 84/// the <see cref="UnconditionalSuppressMessageAttribute"/> cannot be applied within a method,