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