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