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