1 write to Name
Microsoft.AspNetCore.SignalR.Common.Tests (1)
Internal\Protocol\MessagePackHubProtocolTestBase.cs (1)
537Name = name;
3 references to Name
Microsoft.AspNetCore.SignalR.Common.Tests (3)
Internal\Protocol\MessagePackHubProtocolTestBase.cs (2)
211}.ToDictionary(t => t.Name); 542public override string ToString() => Name;
Internal\Protocol\MessagePackHubProtocolTests.cs (1)
181}.ToDictionary(t => t.Name);