2 references to ReadInt64
System.Speech (1)
Result\RecognizedPhrase.cs (1)
704
propertyValue = Marshal.
ReadInt64
(valueBuffer);
UIAutomationTypes (1)
src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsCLR.cs (1)
2089
longVal = Marshal.
ReadInt64
(val);