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