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