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