46 references to _syncLock
Microsoft.Build (46)
BackEnd\BuildManager\BuildManager.cs (46)
543
lock (
_syncLock
)
742
Debug.Assert(Monitor.IsEntered(
_syncLock
));
858
lock (
_syncLock
)
904
lock (
_syncLock
)
928
lock (
_syncLock
)
966
lock (
_syncLock
)
1018
lock (
_syncLock
)
1031
lock (
_syncLock
)
1239
lock (
_syncLock
)
1279
lock (
_syncLock
)
1503
lock (
_syncLock
)
1604
Debug.Assert(!Monitor.IsEntered(
_syncLock
));
1618
Debug.Assert(Monitor.IsEntered(
_syncLock
));
1676
lock (
_syncLock
)
1720
Debug.Assert(Monitor.IsEntered(
_syncLock
));
1853
lock (
_syncLock
)
1911
Debug.Assert(!Monitor.IsEntered(
_syncLock
));
1913
lock (
_syncLock
)
1932
Debug.Assert(!Monitor.IsEntered(
_syncLock
));
1965
lock (
_syncLock
)
1980
lock (
_syncLock
)
2013
Debug.Assert(!Monitor.IsEntered(
_syncLock
));
2077
lock (
_syncLock
)
2110
lock (
_syncLock
)
2127
lock (
_syncLock
)
2340
lock (
_syncLock
)
2466
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2499
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2507
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2539
lock (
_syncLock
)
2624
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2650
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2734
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2826
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2875
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2951
lock (
_syncLock
)
2983
lock (
_syncLock
)
3001
Debug.Assert(Monitor.IsEntered(
_syncLock
));
3025
Debug.Assert(Monitor.IsEntered(
_syncLock
));
3058
lock (
_syncLock
)
3114
lock (
_syncLock
)
3139
lock (
_syncLock
)
3169
Debug.Assert(Monitor.IsEntered(
_syncLock
));
3417
lock (
_syncLock
)
3468
Debug.Assert(Monitor.IsEntered(
_syncLock
));
3549
Debug.Assert(Monitor.IsEntered(
_syncLock
));