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