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