StrongNameToolRunner.

GetAlternativeToolPaths(StrongNameToolSettings) Method

Summary

Gets alternative file paths which the tool may exist in

Syntax

protected override IEnumerable<FilePath> GetAlternativeToolPaths(StrongNameToolSettings settings)

Parameters

Name Type Description
settings StrongNameToolSettings The settings.

Return Value

Type Description
IEnumerable<FilePath> The default tool path.