1 write to ThrowExceptionOnInitialize
Microsoft.Build.Engine.UnitTests (1)
BackEnd\LoggingService_Tests.cs (1)
1285
ThrowExceptionOnInitialize
= throwOnInitialize;
1 reference to ThrowExceptionOnInitialize
Microsoft.Build.Engine.UnitTests (1)
BackEnd\LoggingService_Tests.cs (1)
1351
if (
ThrowExceptionOnInitialize
&& ExceptionToThrow != null)