AssemblyReferences
Gets the list of assembly references of the current project.
Declaration
ImmutableArray<IAssemblyIdentity> AssemblyReferences { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<IAssemblyIdentity> |
Gets the list of assembly references of the current project.
ImmutableArray<IAssemblyIdentity> AssemblyReferences { get; }
Type | Description |
---|---|
ImmutableArray<IAssemblyIdentity> |