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