4 writes to Justification
Microsoft.AspNetCore.SignalR.Client.Core (4)
HubConnection.cs (2)
867
Justification
= "The methods passed into here (SendStreamItems and SendIAsyncEnumerableStreamItems) don't have trimming annotations.")]
869
Justification
= "ValueTypes are handled without using MakeGenericMethod.")]
src\SignalR\common\Shared\ReflectionHelper.cs (2)
51
Justification
= "The 'IAsyncEnumerable<>' Type must exist and so trimmer kept it. In which case " +
74
Justification
= "The 'IAsyncEnumerator<>' Type must exist and so trimmer kept it. In which case " +