11 references to IncomingLock
System.Threading.Tasks.Dataflow (11)
Blocks\BufferBlock.cs (11)
97lock (IncomingLock) 165lock (IncomingLock) 226Common.ContractAssertMonitorStatus(IncomingLock, held: false); 233lock (IncomingLock) 250Common.ContractAssertMonitorStatus(IncomingLock, held: true); 291Common.ContractAssertMonitorStatus(IncomingLock, held: false); 308lock (IncomingLock) 337Common.ContractAssertMonitorStatus(IncomingLock, held: false); 344lock (IncomingLock) 371lock (IncomingLock) _boundingState.CurrentCount--; 380Common.ContractAssertMonitorStatus(IncomingLock, held: true);