2 writes to Verbose
dotnet-svcutil-lib.Tests (2)
TestInit.cs (2)
196this_TestCaseLogger = new TestLogger() { Verbose = true }; 222this_TestCaseLogger = new TestLogger() { Verbose = true };
1 reference to Verbose
dotnet-svcutil-lib.Tests (1)
TestLogger.cs (1)
40if (logToUI || Verbose)