Open sandboxFocus

Property AssemblyReferences

AssemblyReferences

Gets the list of assembly references of the current project.

Declaration
ImmutableArray<IAssemblyIdentity> AssemblyReferences { get; }
Property Value
Type Description
ImmutableArray<IAssemblyIdentity>