3 references to BootstrapLocationAttribute
Microsoft.Build.UnitTests.Shared (3)
RunnerUtilities.cs (3)
24public static string BootstrapMsBuildBinaryLocation => BootstrapLocationAttribute.BootstrapMsBuildBinaryLocation; 26public static string BootstrapSdkVersion => BootstrapLocationAttribute.BootstrapSdkVersion; 28public static string BootstrapRootPath => BootstrapLocationAttribute.BootstrapRoot;