<PackageReference Include="Microsoft.Identity.Client" Version="4.84.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)