After stress testing my application, with Ants Memory Profiler (v 7.4.0.41) running, I found 22,395 different object instances of the class Microsoft.VisualStudio.WebHost.Connection.
The application type profiled was set to "ASP.NET web application (web development server)".
Is this a problem with the Ants Memory Profiler, since it itself starts up the server instance, or is this a problem with Cassini?
The number of instances found is equal to the number calls during my stress test.
Anyone got an idea about this, or has run into this themselves?