C#C
C#2y ago
jborean

AssemblyLoadContext LoadfromAssemblyPath vs LoadFromNativeImagePath

What is the difference between LoadfromAssemblyPath and LoadFromNativeImagePath? When would I ever need/want to use the latter?
Was this page helpful?