1 reference to ConcatAsHexSuffix
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
Internal\QuicStreamContext.cs (1)
135
get => _connectionId ??= StringUtilities.
ConcatAsHexSuffix
(_connection.ConnectionId, ':', (uint)StreamId);