1 write to BuildException
Microsoft.Build.Engine (1)
Engine\EngineCallback.cs (1)
159buildRequest.BuildException = e;
1 reference to BuildException
Microsoft.Build.Engine (1)
Engine\Engine.cs (1)
1722InvalidProjectFileException projectException = currentRequest.BuildException;