1 write to Name
Microsoft.AspNetCore.SignalR.Common.Tests (1)
Internal\Protocol\MessagePackHubProtocolTests.cs (1)
282
Name
= name;
2 references to Name
Microsoft.AspNetCore.SignalR.Common.Tests (2)
Internal\Protocol\MessagePackHubProtocolTests.cs (2)
208
}.ToDictionary(t => t.
Name
);
288
public override string ToString() =>
Name
;