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