1 write to syncRoot
System.IO.Log (1)
System\IO\Log\LogRestartAreaEnumerator.cs (1)
36this.syncRoot = new object();
4 references to syncRoot
System.IO.Log (4)
System\IO\Log\LogRestartAreaEnumerator.cs (4)
52lock (this.syncRoot) 74lock (this.syncRoot) 94lock (this.syncRoot) 192lock (this.syncRoot)