6 references to ValueLock
System.Threading.Tasks.Dataflow (6)
Blocks\WriteOnceBlock.cs (6)
116Common.ContractAssertMonitorStatus(ValueLock, held: false); 231lock (ValueLock) 316lock (ValueLock) 325return Common.CreateUnlinker(ValueLock, _targetRegistry, target); 354lock (ValueLock) 455Common.ContractAssertMonitorStatus(ValueLock, held: false);