4 references to Label
Microsoft.AspNetCore.Http.Connections (2)
Internal\HttpConnectionContext.cs (2)
541|| !string.Equals(current.Label, incoming.Label, StringComparison.Ordinal))
Microsoft.AspNetCore.SignalR.Core (2)
HubConnectionHandler.cs (2)
270|| !string.Equals(current.Label, incoming.Label, StringComparison.Ordinal))