<PackageReference Include="Microsoft.Identity.Client" Version="4.82.0" />

Microsoft.Identity.Client.Platforms.Features.DesktopOs.LibSystem

static class LibSystem
public static IntPtr dlopen(string name, int flags)

public static IntPtr dlsym(IntPtr handle, string symbol)

public static IntPtr GetGlobal(IntPtr handle, string symbol)