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