1 reference to GetProcessPath
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Environment.Unix.cs (1)
35
private static string? GetProcessPath() => Interop.Sys.
GetProcessPath
();