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