1 write to Path
aspire (1)
Commands\LsCommand.cs (1)
266
Path
= appHost.AppHostFile.FullName,
4 references to Path
aspire (1)
Commands\LsCommand.cs (1)
282
MarkupHelpers.SafeFileLink(supportsLinks, appHost.
Path
),
Aspire.Cli.Tests (3)
Commands\LsCommandTests.cs (3)
125
Assert.Equal(appHostPath1, first.
Path
);
131
Assert.Equal(appHostPath2, second.
Path
);
203
Assert.Equal(configuredAppHost.FullName, candidate.
Path
);