1 instantiation of BootstrapLocationAttribute
Microsoft.Build.UnitTests.Shared (1)
Microsoft.Build.UnitTests.Shared.AssemblyInfo.cs (1)
14
[assembly: Microsoft.Build.UnitTests.Shared.
BootstrapLocationAttribute
("D:\\a\\_work\\1\\s\\bin\\repo\\msbuild\\artifacts\\bin\\bootstrap", "D:\\a\\_work\\1\\s\\bin\\repo\\msbuild\\artifacts\\bin\\bootstrap\\net472\\MSBuild\\Current\\Bi" +
2 references to BootstrapLocationAttribute
Microsoft.Build.UnitTests.Shared (2)
RunnerUtilities.cs (2)
30
internal static
BootstrapLocationAttribute
BootstrapLocationAttribute = Assembly.GetExecutingAssembly().GetCustomAttribute<
BootstrapLocationAttribute
>()