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
)
1606
Debug.Assert(!Monitor.IsEntered(
_syncLock
));
1620
Debug.Assert(Monitor.IsEntered(
_syncLock
));
1678
lock (
_syncLock
)
1722
Debug.Assert(Monitor.IsEntered(
_syncLock
));
1855
lock (
_syncLock
)
1913
Debug.Assert(!Monitor.IsEntered(
_syncLock
));
1915
lock (
_syncLock
)
1934
Debug.Assert(!Monitor.IsEntered(
_syncLock
));
1967
lock (
_syncLock
)
1982
lock (
_syncLock
)
2015
Debug.Assert(!Monitor.IsEntered(
_syncLock
));
2079
lock (
_syncLock
)
2112
lock (
_syncLock
)
2129
lock (
_syncLock
)
2344
lock (
_syncLock
)
2473
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2506
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2514
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2546
lock (
_syncLock
)
2631
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2657
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2741
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2833
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2882
Debug.Assert(Monitor.IsEntered(
_syncLock
));
2958
lock (
_syncLock
)
2990
lock (
_syncLock
)
3008
Debug.Assert(Monitor.IsEntered(
_syncLock
));
3032
Debug.Assert(Monitor.IsEntered(
_syncLock
));
3065
lock (
_syncLock
)
3121
lock (
_syncLock
)
3146
lock (
_syncLock
)
3176
Debug.Assert(Monitor.IsEntered(
_syncLock
));
3427
lock (
_syncLock
)
3478
Debug.Assert(Monitor.IsEntered(
_syncLock
));
3559
Debug.Assert(Monitor.IsEntered(
_syncLock
));