<PackageReference Include="Microsoft.CSharp" Version="4.4.0" />

ExprCall

public ExprMemberGroup MemberGroup { get; set; }

public MethWithInst MethWithInst { get; set; }

public Expr OptionalArguments { get; set; }

public Expr OptionalObject { get; set; }

public Expr PConversions { get; set; }

public PREDEFMETH PredefinedMethod { get; set; }

public ExprCall(CType type)