3 writes to Justification
Microsoft.AspNetCore.SignalR.Client.Core (3)
HubConnection.cs (2)
858Justification = "The methods passed into here (SendStreamItems and SendIAsyncEnumerableStreamItems) don't have trimming annotations.")] 860Justification = "There is a runtime check for ValueType streaming item type when PublishAot=true. Developers will get an exception in this situation before publishing.")]
src\SignalR\common\Shared\ReflectionHelper.cs (1)
53Justification = "The 'IAsyncEnumerable<>' Type must exist and so trimmer kept it. In which case " +