2 references to TryGetProcDumpExecutable
Microsoft.TestPlatform.Extensions.BlameDataCollector (2)
src\vstest\src\Microsoft.TestPlatform.Execution.Shared\ProcDumpExecutableHelper.cs (2)
55
return
TryGetProcDumpExecutable
(targetProcessArchitecture, out path);
62
return
TryGetProcDumpExecutable
(targetProcessArchitecture, out path);