1 write to output
Microsoft.Build.Engine (1)
Engine\TargetDependencyAnalyzer.cs (1)
1309this.output = output;
1 reference to output
Microsoft.Build.Engine (1)
Engine\TargetDependencyAnalyzer.cs (1)
1292get { return output; }