1 reference to Paths
Microsoft.DotNet.CMake.Sdk (1)
src\GetCMakeArtifactsFromFileApi.cs (1)
101
string sourceRoot = codeModel.
Paths
?.Source?.Replace('\\', '/').TrimEnd('/') ?? "";