11. Specify an alternate class loader

Configuration on Java
-
Feature
ResolverFeature.CLASSLOADER(type:ClassLoader)

Configuration on .NET
-
This setting has no equivalent on .NET
If you are using the resolver in an environment where the default class
loader (getClass().getCatalogLoader()) will not return a useful
class loader, you can specify an alternate loader with this feature.