<PackageReference Include="System.Dynamic.Runtime" Version="4.0.10-beta-22816" />
API Differences between 4.0.10-beta-22816 and 4.0.10-beta-23019
4 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