3 references to AddDependency
dotnet-svcutil-lib (3)
Bootstrapper\SvcutilBootstrapper.cs (2)
124this.MSBuildProj.AddDependency(svcutilPkgRef, true); 142this.MSBuildProj.AddDependency(dependency);
Tool.cs (1)
281needSave |= project.AddDependency(dep);