[mono] Search for components using mono_dl_build_path (#54237)
authorAleksey Kliger (λgeek) <alklig@microsoft.com>
Wed, 16 Jun 2021 09:51:46 +0000 (05:51 -0400)
committerGitHub <noreply@github.com>
Wed, 16 Jun 2021 09:51:46 +0000 (11:51 +0200)
commit9c992697d66e98702513638bedac7a1788e8e83e
tree02e564312c39c513fc065ba5f5373d69e0b44aa5
parent094931cdee233eb923f727a26352100e5cb4ccf8
[mono] Search for components using mono_dl_build_path (#54237)

It knows how to try various combinations of prefixes and suffixes on various
platforms.  In particular it knows to look for .dylib files on Apple platforms.

Fixes iOS simulator component search
src/mono/mono/metadata/components.c