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