23 references to ValueLock
System.Threading.Tasks.Dataflow (23)
Internal\SourceCore.cs (23)
177
lock (
ValueLock
)
224
lock (
ValueLock
)
251
lock (
ValueLock
)
285
lock (
ValueLock
)
332
lock (
ValueLock
)
373
internal int OutputCount { get { lock (OutgoingLock) lock (
ValueLock
) return _messages.Count; } }
458
lock (
ValueLock
)
470
lock (
ValueLock
)
485
lock (
ValueLock
)
504
lock (
ValueLock
)
518
lock (thisSourceCore.
ValueLock
)
538
Common.ContractAssertMonitorStatus(
ValueLock
, held: false);
600
lock (
ValueLock
)
611
lock (
ValueLock
)
669
Common.ContractAssertMonitorStatus(
ValueLock
, held: false);
706
lock (
ValueLock
)
717
Common.ContractAssertMonitorStatus(
ValueLock
, held: true);
734
Common.ContractAssertMonitorStatus(
ValueLock
, held: true);
781
lock (thisSourceCore.
ValueLock
)
849
lock (
ValueLock
)
887
Common.ContractAssertMonitorStatus(
ValueLock
, held: true);
910
Common.ContractAssertMonitorStatus(
ValueLock
, held: true);
939
lock (
ValueLock
)