1 write to syncRoot
System.IO.Log (1)
System\IO\Log\LogLogRecordEnumerator.cs (1)
56this.syncRoot = new object();
4 references to syncRoot
System.IO.Log (4)
System\IO\Log\LogLogRecordEnumerator.cs (4)
72lock (this.syncRoot) 94lock (this.syncRoot) 114lock (this.syncRoot) 231lock (this.syncRoot)