I know there is a solution to stop the mvc framework to process "favicon.ico" requests (solution), but i don't know why is it looking for this icon in the first place.
I searched using Find in Files > Entire Solution for favicon.ico
and nothing was found.
I searched in the html source code of the website for favicon.ico
and nothing was found.
Where is it? why the browser is trying to serve it?