1 write to Name
Microsoft.AspNetCore.SignalR.Common.Tests (1)
Internal\Protocol\MessagePackHubProtocolTestBase.cs (1)
455
Name
= name;
2 references to Name
Microsoft.AspNetCore.SignalR.Common.Tests (2)
Internal\Protocol\MessagePackHubProtocolTestBase.cs (2)
434
}.ToDictionary(t => t.
Name
);
460
public override string ToString() =>
Name
;