5 references to _shutdownLock
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (5)
Internal\QuicConnectionContext.cs (5)
57
lock (
_shutdownLock
)
77
lock (
_shutdownLock
)
150
lock (
_shutdownLock
)
165
lock (
_shutdownLock
)
181
lock (
_shutdownLock
)