<PackageReference Include="System.Dynamic.Runtime" Version="4.0.0-beta-22416" />
API Differences between 4.0.0-beta-22416 and 4.0.11-beta-23225
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