ProjectParserResult.

References Property

Summary

Gets the references.

Syntax

public ICollection<ProjectAssemblyReference> References { get; }

Value

Type Description
ICollection<ProjectAssemblyReference> The references.