1
vote
2answers
258 views
What does the filterpriority tag in an XML comment do?
I have seen this in a lot of XML comments for classes in the .NET Framework BCL but have never been able to find documentation that explains what it does.
As an example, looking at System.Object …
