Community

C#: The Order of Interfaces Is Important for Casting Performance

(Thomas Claudius Huber) Recently there was a discussion in a Pull Request for the .NET runtime on GitHub. In the discussion it was mentioned by Jan Kotas from Microsoft that the order of interfaces is important for the casting performance.