Delete call to `GetMethod` in runtime type system (#85902)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Mon, 8 May 2023 23:50:12 +0000 (08:50 +0900)
committerGitHub <noreply@github.com>
Mon, 8 May 2023 23:50:12 +0000 (08:50 +0900)
commit231314d2ff71e6c8e8c9d2e9c7e6a8de91224cd2
treea81158dc269f2d64d10b4d281853d0e317b3627c
parent5eef91d51a7b292027aabd7be2dce45199bb63ac
Delete call to `GetMethod` in runtime type system (#85902)

I think this is a leftover from one of the appmodels that we deleted. I don't believe this ever returns non-empty enumeration.
src/coreclr/nativeaot/System.Private.TypeLoader/src/Internal/TypeSystem/TypeSystemContext.Runtime.cs