3 instantiations of UnconditionalSuppressMessage
Microsoft.AspNetCore.SignalR.Client.Core (3)
HubConnection.cs (2)
857[UnconditionalSuppressMessage("Trimming", "IL2060:MakeGenericMethod", 859[UnconditionalSuppressMessage("AOT", "IL3050:RequiresDynamicCode",
src\SignalR\common\Shared\ReflectionHelper.cs (1)
52[UnconditionalSuppressMessage("ReflectionAnalysis", "IL2070:UnrecognizedReflectionPattern",
3 references to UnconditionalSuppressMessage
Microsoft.AspNetCore.SignalR.Client.Core (3)
src\Shared\TrimmingAttributes.cs (3)
85/// <see cref="UnconditionalSuppressMessageAttribute"/> is different than 93/// Initializes a new instance of the <see cref="UnconditionalSuppressMessageAttribute"/> 148/// the <see cref="UnconditionalSuppressMessageAttribute"/> cannot be applied within a method,