ConstructorInvocationStatement class ConstructorInvocationStatement : IStatement, IExpressionOrStatement Documentation Code public ConstructorInvocationStatement(Type baseType) public ConstructorInvocationStatement(ConstructorInfo method, IExpression[] args) public void Emit(ILGenerator gen)