1 write to syncRoot
System.IO.Log (1)
System\IO\Log\LogLogRecord.cs (1)
113this.syncRoot = new object();
8 references to syncRoot
System.IO.Log (8)
System\IO\Log\LogLogRecord.cs (8)
124lock (this.syncRoot) 136lock (this.syncRoot) 145lock (this.syncRoot) 155lock (this.syncRoot) 166lock (this.syncRoot) 175lock (this.syncRoot) 213lock (this.syncRoot) 253lock (this.syncRoot)