internal bool <.cctor> b__4_0(DbRootCtxt ctxt) { if ((0 < ctxt.AktnLmt) && (ctxt.AktnLmt < ctxt.ActionCollection.Count)) { return(false); } return(true); }
internal ITable <.cctor> b__7_1(DbRootCtxt ctx, string x) { object[] parameters = new object[] { Type.GetType(x) }; return((ITable)CtxtXtnz.FuncGetTableMethod.Invoke(ctx).Invoke(ctx, parameters)); }
internal MethodInfo <.cctor> b__7_0(DbRootCtxt ctx) { Type[] types = new Type[] { typeof(Type) }; return(ctx.GetType().GetMethod("GetTable", types)); }