2 references to _connectionStartedEventId
Sockets.FunctionalTests (2)
src\Servers\Kestrel\test\FunctionalTests\RequestTests.cs (2)
256
if (context.EventId.Id ==
_connectionStartedEventId
)
308
if (context.EventId.Id ==
_connectionStartedEventId
)