Fixed signatures of ref readonly methods in JIT ETW events (#20981)
authorszehetner <32911487+szehetner@users.noreply.github.com>
Fri, 16 Nov 2018 02:14:03 +0000 (03:14 +0100)
committerJan Kotas <jkotas@microsoft.com>
Fri, 16 Nov 2018 02:14:03 +0000 (18:14 -0800)
commitc21a3d6d137cc148d146d93306dab56085c6371f
tree9497512077617c30c4a1840db5d90e0f87fd5d5f
parentc1ae5a5600247cbe9790e40cd127363c43a17b35
Fixed signatures of ref readonly methods in JIT ETW events (#20981)

* fixed ETW method signature of ref readonly methods

* added type token

* extract method for printing classes

* fixed optional_modifier, use CorSigUncompressToken_EndPtr
src/utilcode/prettyprintsig.cpp