2 references to BootstrapperPath
Microsoft.Build.Tasks.Core (2)
BootstrapperUtil\BootstrapperBuilder.cs (2)
362
string bootstrapperPath =
BootstrapperPath
;
530
string startDirectory = System.IO.Path.Combine(
BootstrapperPath
, RESOURCES_PATH);