1 reference to ReadLink
System.Diagnostics.Process (1)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.ReadLink.cs (1)
43
int resultLength =
ReadLink
(path, ref MemoryMarshal.GetReference(spanBuffer), spanBuffer.Length);