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