No longer failing when using MediaInfo if the assembly was loaded from a byte stream.
Created by: ryno1234
Loading an assembly like this causes the Assembly.Location property to be an empty string since the assembly doesn't exist on disk, but instead in memory.