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