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