XmlReader
23 Jun 2021
Microblog posting from 23 Jun 2021 at 15:54:36 +00:00.
How can it possibly be that the .NET System.Xml.XmlReader interface will let you iterate over the values of the attributes on an element but not their names? How does that API get past any kind of code review?