1 write to SkipIfNonexistent
Microsoft.Build (1)
Graph\ProjectInterpretation.cs (1)
69SkipIfNonexistent = skipIfNonexistent;
1 reference to SkipIfNonexistent
Microsoft.Build (1)
Graph\ProjectInterpretation.cs (1)
531.Where(t => !t.SkipIfNonexistent || projectGraphNode.ProjectInstance.Targets.ContainsKey(t.Target))