public override void Emit(CodeGen cg) { _block.EmitDelegateConstruction(cg, _forceWrapperMethod, _stronglyTyped, _delegateType); }