9 references to _userLock
Microsoft.AspNetCore.Http.Connections (9)
Internal\HttpConnectionContext.cs (9)
266lock (_userLock) 275lock (_userLock) 314/// without holding <see cref="_userLock"/> (it may run arbitrary, possibly slow, application code), and the 332lock (_userLock) 380lock (_userLock) 454lock (_userLock) 485lock (_userLock) 598lock (_userLock) 632lock (_userLock)