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