2 references to IsNullOrWhiteSpace
Microsoft.TestPlatform.Build (2)
Tasks\TestTaskUtils.cs (1)
109if (!task.VSTestVerbosity.IsNullOrWhiteSpace())
Tasks\VSTestTask2.cs (1)
169var testPassed = StringUtils.IsNullOrWhiteSpace(outputs)