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