1 write to _inner
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTestUtils\Hubs.cs (1)
862
_inner
= inner;
1 reference to _inner
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTestUtils\Hubs.cs (1)
867
return
_inner
.GetAsyncEnumerator(cancellationToken);