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