1 reference to BuildAbortedException
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TaskBuilder.cs (1)
911
throw new
BuildAbortedException
(taskException.Message, (BuildAbortedException)taskException);