3 references to _syncLock
Microsoft.Build (3)
BackEnd\Shared\BuildRequestConfiguration.cs (3)
718
lock (
_syncLock
)
757
lock (
_syncLock
)
849
lock (
_syncLock
)