7 references to ValueLock
System.Threading.Tasks.Dataflow (7)
Internal\ReorderingBuffer.cs (7)
72Common.ContractAssertMonitorStatus(ValueLock, held: false); 75lock (ValueLock) 98Common.ContractAssertMonitorStatus(ValueLock, held: false); 100lock (ValueLock) 124Common.ContractAssertMonitorStatus(ValueLock, held: false); 126lock (ValueLock) 157Common.ContractAssertMonitorStatus(ValueLock, held: true);