16 references to RestoreAndBuild
Microsoft.NET.Build.Tests (16)
GivenThatWeWantToReferenceAnAssembly.cs (16)
50string dependencyAssemblyPath = RestoreAndBuild(dependencyAsset, dependencyProject);
72string applicationPath = RestoreAndBuild(referencerAsset, referencerProject);
171string dependencyAssemblyPath = RestoreAndBuild(dependencyAsset, dependencyProject);
193string applicationPath = RestoreAndBuild(referencerAsset, referencerProject);
256string dllDependencyAssemblyPath = RestoreAndBuild(dllDependencyAsset, dllDependencyProject);
278string applicationPath = RestoreAndBuild(referencerAsset, referencerProject);
394string dllDependencyAssemblyPath = RestoreAndBuild(dllDependencyAsset, dllDependencyProject);
416string applicationPath = RestoreAndBuild(referencerAsset, referencerProject);
463string dllDependencyAssemblyPath = RestoreAndBuild(dllDependencyAsset, dllDependencyProject);
502string applicationPath = RestoreAndBuild(referencerAsset, referencerProject);
602string dllDependencyAssemblyPath = RestoreAndBuild(dllDependencyAsset, dllDependencyProject);
641string applicationPath = RestoreAndBuild(referencerAsset, referencerProject);
705string dllDependencyAssemblyPath = RestoreAndBuild(dllDependencyAsset, dllDependencyProject);
744string applicationPath = RestoreAndBuild(referencerAsset, referencerProject);
861string dllDependencyAssemblyPath = RestoreAndBuild(dllDependencyAsset, dllDependencyProject);
900string applicationPath = RestoreAndBuild(referencerAsset, referencerProject);