<PackageReference Include="System.Dynamic.Runtime" Version="4.0.0-beta-22231" />
API Differences between 4.0.0-beta-22231 and 4.0.11-beta-23409
12 Additions
6 Removals
System.Dynamic
-
public sealed class CallInfo
- public CallInfo(int argCount, string[] argNames)
- public CallInfo(int argCount, string[] argNames)
System.Linq.Expressions
System.Runtime.CompilerServices