1 instantiation of LogExtentCollection
System.IO.Log (1)
System\IO\Log\LogStore.cs (1)
192this.extents = new LogExtentCollection(this);
4 references to LogExtentCollection
System.IO.Log (4)
System\IO\Log\LogExtentCollection.cs (2)
150LogExtentCollection collection; 154public LogExtentEnumerator(LogExtentCollection collection)
System\IO\Log\LogStore.cs (2)
37LogExtentCollection extents; 272public LogExtentCollection Extents