1 reference to GenerateId
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
src\Servers\Kestrel\shared\CorrelationIdGenerator.cs (1)
16public static string GetNextId() => GenerateId(Interlocked.Increment(ref _lastId));