1 write to Path
Microsoft.DotNet.Arcade.Sdk (1)
src\GetLicenseFilePath.cs (1)
76Path = matches[0];
1 reference to Path
Microsoft.DotNet.Arcade.Sdk.Tests (1)
GetLicenseFilePathTests.cs (1)
30Assert.Equal(licensePath, task.Path);