4 references to Completed
System.IO.Log (4)
System\IO\Log\LogReserveAndAppendState.cs (4)
170complete = (this.currentState == State.Completed); 253complete = (this.currentState == State.Completed); 539if (this.currentState == State.Completed) 574this.currentState = State.Completed;