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