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