2 references to ReadIntPtr
ReachFramework (1)
PrintConfig\FallbackPTProvider.cs (1)
817IntPtr pDevMode = Marshal.ReadIntPtr(pPrinterBuffer.Handle.DangerousGetHandle());
UIAutomationTypes (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsCLR.cs (1)
2183return Marshal.ReadIntPtr(value);