1 write to recordSequence
System.IO.Log (1)
System\IO\Log\LogWriteRestartAreaState.cs (1)
75
set { this.
recordSequence
= value; }
4 references to recordSequence
System.IO.Log (4)
System\IO\Log\LogWriteRestartAreaState.cs (4)
249
else if ((errorCode == Error.ERROR_NO_SYSTEM_RESOURCES) && (this.
recordSequence
.RetryAppend))
495
this.
recordSequence
.MarshalContext,
507
this.
recordSequence
.MarshalContext,
539
logManagement = this.
recordSequence
.LogStore.LogManagement;