1 write to _hubMessages
Microsoft.AspNetCore.SignalR.Common.Tests (1)
Internal\Protocol\CompositeTestBinder.cs (1)
18_hubMessages = hubMessages.Where(IsBindableMessage).ToArray();
2 references to _hubMessages
Microsoft.AspNetCore.SignalR.Common.Tests (2)
Internal\Protocol\CompositeTestBinder.cs (2)
24return new TestBinder(_hubMessages[index - 1]).GetParameterTypes(methodName); 30return new TestBinder(_hubMessages[index - 1]).GetReturnType(invocationId);