2 writes to version
System.IO.Log (2)
System\IO\Log\ReservationCollection.cs (2)
354this.version = parent.Version; 448this.version = this.parent.Version;
2 references to version
System.IO.Log (2)
System\IO\Log\ReservationCollection.cs (2)
407if (this.parent.Version != this.version) 442if (this.parent.Version != this.version)