Fix `getMethodSig` for array methods (#81942)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Fri, 10 Feb 2023 14:43:15 +0000 (23:43 +0900)
committerGitHub <noreply@github.com>
Fri, 10 Feb 2023 14:43:15 +0000 (06:43 -0800)
commit7802c395bfa00fdfaf81086dc24aed4cc88e4473
treeee726ae24633555f85258e876e665806200e8686
parent84c2ff117e9ba648bca593d87cb69d12c661f518
Fix `getMethodSig` for array methods (#81942)

Found by JIT tests. This also affects crossgen2, wonder why we haven't seen it.
src/coreclr/tools/Common/JitInterface/CorInfoImpl.cs