3 references to GetProcessInfo
Microsoft.Build.Tasks.CodeAnalysis (3)
BuildServerConnection.cs (1)
416
return RuntimeHostInfo.
GetProcessInfo
(serverPathWithoutExtension, commandLineArgs);
ManagedToolTask.cs (2)
54
(_, commandLineArguments, _) = RuntimeHostInfo.
GetProcessInfo
(PathToManagedToolWithoutExtension, commandLineArguments);
68
? RuntimeHostInfo.
GetProcessInfo
(PathToManagedToolWithoutExtension, string.Empty).processFilePath