2 references to GetCwdHelper
System.Private.CoreLib (2)
src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetCwd.cs (2)
20string? result = GetCwdHelper(stackBuf, DefaultPathBufferSize); 36result = GetCwdHelper(ptr, buf.Length);