v4.9.1
- Fix for #960 -
ExternalRegistrySource
reusesExternalComponentRegistration
instances causingObjectDisposedException
- Made the backing field for
ServiceRegistrationInfo.IsInitialized
volatile to prevent theComponentRegistry
taking an avoidable lock due to reordering