1 write to _engineExceptionEventHandler
Microsoft.Build (1)
BackEnd\Node\InProcNode.cs (1)
119_engineExceptionEventHandler = OnEngineException;
2 references to _engineExceptionEventHandler
Microsoft.Build (2)
BackEnd\Node\InProcNode.cs (2)
356_buildRequestEngine.OnEngineException -= _engineExceptionEventHandler; 489_buildRequestEngine.OnEngineException += _engineExceptionEventHandler;