2 references to POINT
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (2)
NativeMethods.cs (2)
147private static extern bool GetCursorPos(out POINT point); 151if (!GetCursorPos(out var point))