9 references to FormatAbsolutePath
dotnet.Tests (9)
CommandTests\MSBuild\GivenDotnetBuildInvocation.cs (1)
19
TestPathUtilities.
FormatAbsolutePath
(nameof(GivenDotnetBuildInvocation));
CommandTests\MSBuild\GivenDotnetCleanInvocation.cs (1)
16
TestPathUtilities.
FormatAbsolutePath
(nameof(GivenDotnetCleanInvocation));
CommandTests\MSBuild\GivenDotnetMSBuildInvocation.cs (1)
12
private static readonly string WorkingDirectory = TestPathUtilities.
FormatAbsolutePath
(nameof(GivenDotnetPackInvocation));
CommandTests\MSBuild\GivenDotnetOsArchOptions.cs (1)
22
TestPathUtilities.
FormatAbsolutePath
(nameof(GivenDotnetBuildInvocation)); [Fact]
CommandTests\MSBuild\GivenDotnetPackInvocation.cs (1)
16
TestPathUtilities.
FormatAbsolutePath
(nameof(GivenDotnetPackInvocation));
CommandTests\MSBuild\GivenDotnetPublishInvocation.cs (1)
12
TestPathUtilities.
FormatAbsolutePath
(nameof(GivenDotnetPublishInvocation));
CommandTests\MSBuild\GivenDotnetRestoreInvocation.cs (1)
15
TestPathUtilities.
FormatAbsolutePath
(nameof(GivenDotnetRestoreInvocation));
CommandTests\MSBuild\GivenDotnetStoreInvocation.cs (1)
14
TestPathUtilities.
FormatAbsolutePath
(nameof(GivenDotnetStoreInvocation));
CommandTests\MSBuild\GivenDotnetTestInvocation.cs (1)
14
TestPathUtilities.
FormatAbsolutePath
(nameof(GivenDotnetTestInvocation));