I’d like to know what is the serialization format of the BinaryFormatter. I found this site which give some good informations, but it was obtained by reverse engineering and it is not complete.
Where can I find the official specification of the BinaryFormatter serialization format?
[MS-NRBF]: .NET Remoting: Binary Format Data Structure