1 write to _exceptionInHandlers
Microsoft.Build.Engine.UnitTests (1)
BackEnd\EventSourceSink_Tests.cs (1)
425_exceptionInHandlers = exceptionToThrow;
4 references to _exceptionInHandlers
Microsoft.Build.Engine.UnitTests (4)
BackEnd\EventSourceSink_Tests.cs (4)
538if (_exceptionInHandlers != null) 540throw _exceptionInHandlers; 604if (_exceptionInHandlers != null) 606throw _exceptionInHandlers;