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)
366_buildRequestEngine.OnEngineException -= _engineExceptionEventHandler; 499_buildRequestEngine.OnEngineException += _engineExceptionEventHandler;