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