1 write to Name
Microsoft.AspNetCore.SignalR.Common.Tests (1)
Internal\Protocol\MessagePackHubProtocolTestBase.cs (1)
521Name = name;
3 references to Name
Microsoft.AspNetCore.SignalR.Common.Tests (3)
Internal\Protocol\MessagePackHubProtocolTestBase.cs (3)
346}.ToDictionary(t => t.Name); 384}.ToDictionary(t => t.Name); 526public override string ToString() => Name;