Adding Unsafe.Add that takes nuint instead of int32
authorahsonkhan <ahson_ahmedk@yahoo.com>
Wed, 22 Feb 2017 02:33:56 +0000 (18:33 -0800)
committerahsonkhan <ahson_ahmedk@yahoo.com>
Wed, 22 Feb 2017 02:33:56 +0000 (18:33 -0800)
commit7c27868bc544c619cbabad9322b21f9b177c44b5
tree25b2c58b47114eb25243566fbac4d6eb6743bd5c
parent05abafc89e73196ba3ce7587d10728c41eed05e3
Adding Unsafe.Add that takes nuint instead of int32
src/mscorlib/src/System/Runtime/CompilerServices/Unsafe.cs
src/mscorlib/src/System/Span.cs
src/vm/jitinterface.cpp
src/vm/mscorlib.h