Table of Contents

Method TryResolveAbsolutePaths

Namespace
Alternet.Common.Projects.DotNet
Assembly
Alternet.Common.v10.dll

TryResolveAbsolutePaths(IList<string>)

Try to find real references name matches the given names.

public IList<string> TryResolveAbsolutePaths(IList<string> references)

Parameters

references IList<string>

Lust of short reference name.

Returns

IList<string>

List of absolute reference names.