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