internal VariantBuilder(VarEnum targetComType, ArgBuilder builder) { _targetComType = targetComType; _argBuilder = builder; }