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
)
1238
lock (
_syncLock
)
1270
lock (
_syncLock
)
1426
lock (
_syncLock
)
1529
Debug.Assert(!Monitor.IsEntered(
_syncLock
));
1543
Debug.Assert(Monitor.IsEntered(
_syncLock
));
1601
lock (
_syncLock
)
1645
Debug.Assert(Monitor.IsEntered(
_syncLock
));
1778
lock (
_syncLock
)
1836
Debug.Assert(!Monitor.IsEntered(
_syncLock
));
1838
lock (
_syncLock
)
1857
Debug.Assert(!Monitor.IsEntered(
_syncLock
));
1890
lock (
_syncLock
)
1905
lock (
_syncLock
)
1938
Debug.Assert(!Monitor.IsEntered(
_syncLock
));
2002
lock (
_syncLock
)
2035
lock (
_syncLock
)
2052
lock (
_syncLock
)
2267
lock (
_syncLock
)
2396
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2429
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2437
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2469
lock (
_syncLock
)
2554
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2580
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2657
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2749
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2798
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2874
lock (
_syncLock
)
2906
lock (
_syncLock
)
2924
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2948
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2981
lock (
_syncLock
)
3037
lock (
_syncLock
)
3062
lock (
_syncLock
)
3092
Debug.Assert(Monitor.IsEntered(
_syncLock
));
3343
lock (
_syncLock
)
3394
Debug.Assert(Monitor.IsEntered(
_syncLock
));
3475
Debug.Assert(Monitor.IsEntered(
_syncLock
));