1 write to recordSequence
System.IO.Log (1)
System\IO\Log\LogReserveAndAppendState.cs (1)
96set { this.recordSequence = value; }
3 references to recordSequence
System.IO.Log (3)
System\IO\Log\LogReserveAndAppendState.cs (3)
283&& (this.recordSequence.RetryAppend)) 614this.recordSequence.MarshalContext, 647logManagement = this.recordSequence.LogStore.LogManagement;