1 reference to GetNextId
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
src\Servers\Kestrel\shared\TransportConnection.cs (1)
32get => _connectionId ??= CorrelationIdGenerator.GetNextId();