11 references to IncomingLock
System.Threading.Tasks.Dataflow (11)
Blocks\BufferBlock.cs (11)
94lock (IncomingLock) 159lock (IncomingLock) 220Common.ContractAssertMonitorStatus(IncomingLock, held: false); 227lock (IncomingLock) 244Common.ContractAssertMonitorStatus(IncomingLock, held: true); 285Common.ContractAssertMonitorStatus(IncomingLock, held: false); 302lock (IncomingLock) 331Common.ContractAssertMonitorStatus(IncomingLock, held: false); 338lock (IncomingLock) 365lock (IncomingLock) _boundingState.CurrentCount--; 374Common.ContractAssertMonitorStatus(IncomingLock, held: true);