2 references to AllocEnvpArray
System.Diagnostics.Process (2)
Microsoft\Win32\SafeHandles\SafeProcessHandle.Unix.cs (1)
264Interop.Sys.AllocEnvpArray(startInfo.Environment, ref envpPtr);
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.ForkAndExecProcess.cs (1)
70AllocEnvpArray(env, ref envpPtr);