1 write to RelativeInstallationPath
Microsoft.DotNet.Build.Tasks.VisualStudio (1)
OptProf\IbcEntry.cs (1)
28
RelativeInstallationPath
= relativeInstallationPath;
2 references to RelativeInstallationPath
Microsoft.DotNet.Build.Tasks.VisualStudio (2)
OptProf\GenerateTrainingInputFiles.cs (1)
147
string basePath = Path.Combine(outDir, entry.RelativeDirectoryPath.Replace("\\", "") + Path.GetFileNameWithoutExtension(entry.
RelativeInstallationPath
));
OptProf\IbcEntry.cs (1)
36
new JProperty("RelativeInstallationPath",
RelativeInstallationPath
),