6 references to ValueLock
System.Threading.Tasks.Dataflow (6)
Blocks\WriteOnceBlock.cs (6)
113Common.ContractAssertMonitorStatus(ValueLock, held: false); 225lock (ValueLock) 304lock (ValueLock) 313return Common.CreateUnlinker(ValueLock, _targetRegistry, target); 342lock (ValueLock) 443Common.ContractAssertMonitorStatus(ValueLock, held: false);