MetalamaAPI documentationAspect APIMetalama.​Framework.​ProjectIProjectAssembly­References
Open sandboxFocus

IProject.AssemblyReferences Property

AssemblyReferences

Gets the list of assembly references of the current project.

Declaration
ImmutableArray<IAssemblyIdentity> AssemblyReferences { get; }
Property Value
Type Description
System.Collections.Immutable.ImmutableArray<IAssemblyIdentity>