1 write to RelativeDirectoryPath
Microsoft.DotNet.Build.Tasks.VisualStudio (1)
OptProf\IbcEntry.cs (1)
29
RelativeDirectoryPath
= relativeDirectoryPath;
1 reference to RelativeDirectoryPath
Microsoft.DotNet.Build.Tasks.VisualStudio (1)
OptProf\GenerateTrainingInputFiles.cs (1)
147
string basePath = Path.Combine(outDir, entry.
RelativeDirectoryPath
.Replace("\\", "") + Path.GetFileNameWithoutExtension(entry.RelativeInstallationPath));