1 instantiation of BuildErrorException
Microsoft.NET.Build.Extensions.Tasks (1)
FrameworkListReader.cs (1)
28
throw new
BuildErrorException
(Strings.FrameworkListPathNotRooted, frameworkListPath);
1 reference to BuildErrorException
Microsoft.NET.Build.Extensions.Tasks (1)
TaskBase.cs (1)
38
catch (
BuildErrorException
e)