Method GetSystemDllPath
GetSystemDllPath()
Gets path to folder with System.dll. Returned value is similar to this: 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.1'.
public static string? GetSystemDllPath()
Gets path to folder with System.dll. Returned value is similar to this: 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.1'.
public static string? GetSystemDllPath()