1 write to _exceptionInHandlers
Microsoft.Build.Engine.UnitTests (1)
BackEnd\EventSourceSink_Tests.cs (1)
419_exceptionInHandlers = exceptionToThrow;
4 references to _exceptionInHandlers
Microsoft.Build.Engine.UnitTests (4)
BackEnd\EventSourceSink_Tests.cs (4)
532if (_exceptionInHandlers != null) 534throw _exceptionInHandlers; 598if (_exceptionInHandlers != null) 600throw _exceptionInHandlers;