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