2 references to GetNextConnectionId
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (1)
584
long connectionId = HttpConnectionBase.
GetNextConnectionId
();
System\Net\Http\SocketsHttpHandler\Http3Connection.cs (1)
73
: base(pool,
GetNextConnectionId
())