1 write to Name
Microsoft.AspNetCore.SignalR.Common.Tests (1)
Internal\Protocol\JsonHubProtocolTestsBase.cs (1)
540
Name
= name;
2 references to Name
Microsoft.AspNetCore.SignalR.Common.Tests (2)
Internal\Protocol\JsonHubProtocolTestsBase.cs (2)
382
}.ToDictionary(t => t.
Name
);
545
public override string ToString() =>
Name
;