2 references to Path
Microsoft.DotNet.CMake.Sdk (2)
src\GetCMakeArtifactsFromFileApi.cs (2)
191if (!string.IsNullOrEmpty(artifact.Path)) 193string fullPath = Path.Combine(CMakeOutputDir, artifact.Path);