<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.6.0-rc1.19456.4" />
API Differences between 4.6.0-rc1.19456.4 and 4.5.0
1 Additions
0 Removals
System.Runtime.CompilerServices
-
public static class Unsafe
- public static ref T Unbox<T>(object box) where T : struct