Searched refs:syncRoot (Results 1 – 1 of 1) sorted by relevance
117 private static readonly object syncRoot = new object(); field in GetFile.Program233 lock (syncRoot) in DownloadProgressChanged()272 lock (syncRoot) in DownloadFileCompleted()282 lock (syncRoot) in DownloadFileCompleted()295 lock (syncRoot) in DownloadFileCompleted()454 lock (syncRoot) in Main()