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