Что вызывает исключение MethodAccessException при создании WindsorContainer?
System.MethodAccessException: Attempt by method 'Castle.MicroKernel.SubSystems.Configuration.DefaultConfigurationStore..ctor()' to access method 'System.Collections.Generic.Dictionary`2<System.__Canon,System.__Canon>..ctor()' failed.
at Castle.MicroKernel.SubSystems.Configuration.DefaultConfigurationStore..ctor()
at Castle.MicroKernel.DefaultKernel.RegisterSubSystems()
at Castle.MicroKernel.DefaultKernel..ctor(IDependencyResolver resolver, IProxyFactory proxyFactory)
at Castle.MicroKernel.DefaultKernel..ctor()
at Castle.Windsor.WindsorContainer..ctor()
. NET 4.7.2 Castle.Windsor 3.3.0