ProjectParserResult.

ProjectReferences Property

Summary

Gets the references to other projects.

Syntax

public ICollection<ProjectReference> ProjectReferences { get; }

Value

Type Description
ICollection<ProjectReference> The references.