2 references to AddTransitiveProjectReferencesInStaticGraphPropertyName
Microsoft.Build (2)
Graph\ProjectInterpretation.cs (2)
554
if (string.IsNullOrWhiteSpace(projectInstance.GetEngineRequiredPropertyValue(
AddTransitiveProjectReferencesInStaticGraphPropertyName
)) &&
562
projectInstance.GetEngineRequiredPropertyValue(
AddTransitiveProjectReferencesInStaticGraphPropertyName
));