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