2 references to RepositoryName
Microsoft.DotNet.Build.Tasks.VisualStudio (2)
OptProf\GenerateTrainingPropsFile.cs (2)
51
var outputFileNameNoExt = string.IsNullOrEmpty(
RepositoryName
) ? "ProfilingInputs" :
RepositoryName
.Replace('/', '.');