3 references to CreateExceptionForError
Microsoft.Build.Framework (3)
FileSystem\WindowsFileSystem.cs (1)
117throw result.CreateExceptionForError();
FileSystem\WindowsNative.cs (2)
158throw CreateExceptionForError(); 169throw CreateExceptionForError();