3 references to IsNullOrEmpty
Microsoft.TestPlatform.Extensions.BlameDataCollector (3)
BlameCollector.cs (3)
285
if (!dumpFile.
IsNullOrEmpty
())
338
if (StringUtils.
IsNullOrEmpty
(_monitorPostmortemDumpFolderPath = collectDumpNode.GetAttribute("DumpDirectoryPath")))
542
if (!dumpFile.
IsNullOrEmpty
())