17 references to U8
mscorlib (2)
system\deployment\isolationinterop.cs (2)
1671[MarshalAs(UnmanagedType.U8)] public UInt64 SizeReclaimationLimit; 1672[MarshalAs(UnmanagedType.U8)] public UInt64 RuntimeLimit;
System.Windows.Forms (12)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (2)
1686[MarshalAs(UnmanagedType.U8)] public UInt64 SizeReclaimationLimit; 1687[MarshalAs(UnmanagedType.U8)] public UInt64 RuntimeLimit;
winforms\Managed\System\WinForms\NativeMethods.cs (1)
3593[MarshalAs(UnmanagedType.U8)]
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (9)
7446[In, MarshalAs(UnmanagedType.U8)] 7457[In, MarshalAs(UnmanagedType.U8)] 7471[In, MarshalAs(UnmanagedType.U8)] 7476[In, MarshalAs(UnmanagedType.U8)] 7478[In, MarshalAs(UnmanagedType.U8)] 7485[In, MarshalAs(UnmanagedType.U8)] 7487[In, MarshalAs(UnmanagedType.U8)] 7956[return: MarshalAs(UnmanagedType.U8)] 7960[In, MarshalAs(UnmanagedType.U8)]
WindowsBase (3)
Shared\MS\Win32\UnsafeNativeMethodsCLR.cs (3)
2173[In, MarshalAs(UnmanagedType.U8)] 2182[In, MarshalAs(UnmanagedType.U8)] 2196[In, MarshalAs(UnmanagedType.U8)]