CustomProjectParserResult.

ProjectReferences Property

Summary

Gets the references to other projects. ProjectReference

Syntax

public ICollection<ProjectReference> ProjectReferences { get; set; }

Value

Type Description
ICollection<ProjectReference> The references. ProjectReference