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