AssemblyResolve is not invoked and FileNotFoundException is thrown during serialization
In my ASP.NET application there’s MyAssembly.CustomIdentity class and the .NET runtime tries to serialize that class. During serialization it throws FileNotFoundException complaining it can’t load MyAssembly.