You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VS is throwing an error during compilation because of a backend file that I cannot see. Here are the details that I can see
CS0122: 'BOOL' is inaccessible due to its protection level
File: PInvoke.User32.cs, Line 36
The method endpoint is generated properly, Pinvoke.LockWorkStation() is available and no errors appear in my app code. "LockWorkStation" is the only method in my NativeMethods.txt