1 write to syncRoot
System.IO.Log (1)
System\IO\Log\FileRecordSequenceCompletedAsyncResult.cs (1)
42this.syncRoot = new object();
1 reference to syncRoot
System.IO.Log (1)
System\IO\Log\FileRecordSequenceCompletedAsyncResult.cs (1)
70lock (this.syncRoot)