7 references to ThrowExceptionForErrorCode
Microsoft.Build.Framework (3)
NativeMethods.cs (3)
925ThrowExceptionForErrorCode(errorCode); 965ThrowExceptionForErrorCode(errorCode); 1443ThrowExceptionForErrorCode(code);
Microsoft.Build.Tasks.Core (1)
FileState.cs (1)
129NativeMethodsShared.ThrowExceptionForErrorCode(error);
Microsoft.Build.UnitTests.Shared (3)
DriveMapping.cs (3)
31NativeMethodsShared.ThrowExceptionForErrorCode(Marshal.GetLastWin32Error()); 44NativeMethodsShared.ThrowExceptionForErrorCode(Marshal.GetLastWin32Error()); 70NativeMethodsShared.ThrowExceptionForErrorCode(err);