1 reference to dependsOnTargets
MSBuild (1)
XMakeAttributes.cs (1)
108
private static readonly HashSet<string> KnownBatchingTargetAttributes = new HashSet<string> { name, condition,
dependsOnTargets
, beforeTargets, afterTargets };