3 references to IsNullOrEmpty
Microsoft.TestPlatform.Extensions.BlameDataCollector (3)
BlameCollector.cs (3)
280
if (!dumpFile.
IsNullOrEmpty
())
333
if (StringUtils.
IsNullOrEmpty
(_monitorPostmortemDumpFolderPath = collectDumpNode.GetAttribute("DumpDirectoryPath")))
537
if (!dumpFile.
IsNullOrEmpty
())