2 references to IsBoxed
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
556[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.CompilerServices.IsBoxed))]
netstandard (1)
netstandard.cs (1)
1541[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.CompilerServices.IsBoxed))]