Adding Unsafe API Add nuint that is used by SpanHelpers (#15527)
authorAhson Khan <ahkha@microsoft.com>
Thu, 14 Dec 2017 22:34:42 +0000 (14:34 -0800)
committerGitHub <noreply@github.com>
Thu, 14 Dec 2017 22:34:42 +0000 (14:34 -0800)
commit0af608123cfe6cedf4e38d14792f620ba5de4faf
tree68b4a8e267817fcd630f03f3f3fc6c28d0fb5705
parent5d91c4d2cc8fe60bad20cdfdf2e5f239bc024061
Adding Unsafe API Add nuint that is used by SpanHelpers (#15527)

* Adding Unsafe API Add nuint that is used by SpanHelpers

* Change elementOffset to IntPtr in method signature.
src/mscorlib/shared/Internal/Runtime/CompilerServices/Unsafe.cs
src/vm/jitinterface.cpp
src/vm/metasig.h
src/vm/mscorlib.h