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