1 write to _engineExceptionEventHandler
Microsoft.Build (1)
BackEnd\Node\InProcNode.cs (1)
124_engineExceptionEventHandler = OnEngineException;
2 references to _engineExceptionEventHandler
Microsoft.Build (2)
BackEnd\Node\InProcNode.cs (2)
371_buildRequestEngine.OnEngineException -= _engineExceptionEventHandler; 508_buildRequestEngine.OnEngineException += _engineExceptionEventHandler;