4 references to ReadIntPtr
ReachFramework (1)
PrintConfig\FallbackPTProvider.cs (1)
814IntPtr pDevMode = Marshal.ReadIntPtr(pPrinterBuffer.Handle.DangerousGetHandle());
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\common\BerConverter.cs (1)
603tempPtr = Marshal.ReadIntPtr(ptrResult);
System\DirectoryServices\Protocols\ldap\LdapSessionOptions.cs (1)
1099certPtr = Marshal.ReadIntPtr(serverCert);
UIAutomationTypes (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsCLR.cs (1)
2183return Marshal.ReadIntPtr(value);