Try our conversational search powered by Generative AI!

FormsExtensions.GetDerivedTypes uses reflection to load types, which can cause problems

Fixed in

EPiServer.Forms 4.24.0

(Or a related package)

Created

Jan 23, 2019

Updated

Mar 01, 2019

Area

Core

State

Closed, Fixed and tested


Description

ITypeScannerLookup from framework should be used, as it's much safer (and arguably) faster than AppDomain.CurrentDomain.GetAssemblies