Constructor EdgeNativeException
EdgeNativeException(string, string, IReadOnlyList<string>, string, Exception?)
public EdgeNativeException(string runtimeIdentifier, string libraryName, IReadOnlyList<string> probedPaths, string remediation, Exception? innerException = null)