MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeICompilationManaged­Resources
Open sandboxFocus

ICompilation.ManagedResources Property

ManagedResources

Gets the list of managed resources in the current compilation.

Declaration
IReadOnlyList<IManagedResource> ManagedResources { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<IManagedResource>