Added DynamicInstanceHelper for any dynamic object that should find matches on methods, properties and extension methods. Fixed ExtensionMethodFinder to find the Enumerable extensions (was previously set to IEnumerable which would find nothing).