23 references to ValueLock
System.Threading.Tasks.Dataflow (23)
Internal\SourceCore.cs (23)
183
lock (
ValueLock
)
230
lock (
ValueLock
)
257
lock (
ValueLock
)
291
lock (
ValueLock
)
338
lock (
ValueLock
)
379
internal int OutputCount { get { lock (OutgoingLock) lock (
ValueLock
) return _messages.Count; } }
464
lock (
ValueLock
)
476
lock (
ValueLock
)
491
lock (
ValueLock
)
510
lock (
ValueLock
)
524
lock (thisSourceCore.
ValueLock
)
544
Common.ContractAssertMonitorStatus(
ValueLock
, held: false);
606
lock (
ValueLock
)
617
lock (
ValueLock
)
675
Common.ContractAssertMonitorStatus(
ValueLock
, held: false);
712
lock (
ValueLock
)
723
Common.ContractAssertMonitorStatus(
ValueLock
, held: true);
740
Common.ContractAssertMonitorStatus(
ValueLock
, held: true);
787
lock (thisSourceCore.
ValueLock
)
855
lock (
ValueLock
)
893
Common.ContractAssertMonitorStatus(
ValueLock
, held: true);
916
Common.ContractAssertMonitorStatus(
ValueLock
, held: true);
945
lock (
ValueLock
)