1 write to callback
System.IO.Log (1)
System\IO\Log\FileRecordSequenceCompletedAsyncResult.cs (1)
38
this.
callback
= callback;
2 references to callback
System.IO.Log (2)
System\IO\Log\FileRecordSequenceCompletedAsyncResult.cs (2)
44
if (this.
callback
!= null)
48
this.
callback
(this);