2 instantiations of RequiresUnreferencedCode
Microsoft.AspNetCore.SignalR.Protocols.MessagePack (2)
MessagePackProtocolDependencyInjectionExtensions.cs (2)
25
[
RequiresUnreferencedCode
("MessagePack does not currently support trimming or native AOT.", Url = "https://aka.ms/aspnet/trimming")]
38
[
RequiresUnreferencedCode
("MessagePack does not currently support trimming or native AOT.", Url = "https://aka.ms/aspnet/trimming")]
1 reference to RequiresUnreferencedCode
Microsoft.AspNetCore.SignalR.Protocols.MessagePack (1)
src\Shared\TrimmingAttributes.cs (1)
57
/// Initializes a new instance of the <see cref="
RequiresUnreferencedCodeAttribute
"/> class