R2RDump - Fix errors caused by ExportedTypes rids in AvailableTypes section (#19647)
authorAmy <amycmyu@gmail.com>
Sun, 26 Aug 2018 03:55:29 +0000 (20:55 -0700)
committerGitHub <noreply@github.com>
Sun, 26 Aug 2018 03:55:29 +0000 (20:55 -0700)
commitc08d352c637af95f23ad3f9eb62436b2865500a4
treef9753a53db465f21d3cfd9e2f57c3d08f9401508
parentd2b76e093c71f471b0eb59192c3f0b0d409410b1
R2RDump - Fix errors caused by ExportedTypes rids in AvailableTypes section (#19647)

* Fix error caused by exportedType in AvailableTypes section

* TypeDef and ExportedType can both have the same rid

* Use HashSet instead of Dictionary
src/tools/r2rdump/R2RReader.cs
src/tools/r2rdump/README.md