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