2 writes to _current
Microsoft.AspNetCore.SignalR.Tests (2)
HubConnectionHandlerTestUtils\Hubs.cs (2)
921_current = result.Result; 932_current = await channelReadTask;
1 reference to _current
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTestUtils\Hubs.cs (1)
913public T Current => _current;