internal AnonymousClassWith1(IndexWriter enclosingInstance, Monodoc.Lucene.Net.Store.Lock Param1, long Param2) : base(Param1, Param2)
 {
     InitBlock(enclosingInstance);
 }
 internal AnonymousClassWith2(System.Collections.ArrayList segmentsToDelete, IndexWriter enclosingInstance, Monodoc.Lucene.Net.Store.Lock Param1, long Param2) : base(Param1, Param2)
 {
     InitBlock(segmentsToDelete, enclosingInstance);
 }