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