Home
last modified time | relevance | path

Searched refs:_ICancellableVisitor4_204 (Results 1 – 1 of 1) sorted by relevance

/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/Ids/
H A DInMemoryIdSystem.cs254 Tree.Traverse(_ids, new TreeInt(start), new _ICancellableVisitor4_204(lastId, start in FindFreeId()
267 private sealed class _ICancellableVisitor4_204 : ICancellableVisitor4 class in Db4objects.Db4o.Internal.Ids.InMemoryIdSystem
269 public _ICancellableVisitor4_204(IntByRef lastId, int start, IntByRef freeId) in _ICancellableVisitor4_204() method in Db4objects.Db4o.Internal.Ids.InMemoryIdSystem._ICancellableVisitor4_204