From b8942d544935c0ad4bea19d0219a901840f82ecc Mon Sep 17 00:00:00 2001 From: xtqqczze <45661989+xtqqczze@users.noreply.github.com> Date: Tue, 5 Aug 2025 09:58:12 +0100 Subject: [PATCH] Use `nint` for native-sized integers in `Marshal` Related: https://github.com/dotnet/runtime/pull/118335 --- xml/System.Runtime.InteropServices/Marshal.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/xml/System.Runtime.InteropServices/Marshal.xml b/xml/System.Runtime.InteropServices/Marshal.xml index 67b96040f26..cb56bedd4dd 100644 --- a/xml/System.Runtime.InteropServices/Marshal.xml +++ b/xml/System.Runtime.InteropServices/Marshal.xml @@ -329,7 +329,7 @@ - + @@ -9249,7 +9249,7 @@ On .NET 6 and later versions, this method is functionally equivalent to - + @@ -9337,7 +9337,7 @@ On .NET 6 and later versions, this method is functionally equivalent to - + @@ -9419,7 +9419,7 @@ On .NET 6 and later versions, this method is functionally equivalent to - + @@ -9575,7 +9575,7 @@ On .NET 6 and later versions, this method is functionally equivalent to - + @@ -13233,7 +13233,7 @@ public static void ThrowExceptionForHR(interrorCode,IntPtrerrorInfo) - + @@ -13318,7 +13318,7 @@ public static void ThrowExceptionForHR(interrorCode,IntPtrerrorInfo) - + @@ -13399,7 +13399,7 @@ public static void ThrowExceptionForHR(interrorCode,IntPtrerrorInfo) - +