Domain.DisableLazyLoading Property |
Determines whether lazy loading of assemblies should be fully disabled.
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
Even if this property is set to false, lazy loading is still conditional to the value of the lazyLoading parameter of other methods of this class.