2 references to BuildingProject
Microsoft.Build (1)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (1)
505string? buildingProject = buildRequestConfiguration.GlobalProperties[DesignTimeProperties.BuildingProject]?.EvaluatedValue;
Microsoft.Build.Framework (1)
MSBuildConstants.cs (1)
165internal const string BuildingProject = nameof(BuildingProject);