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\\core", "9.0.203")]
2 references to BootstrapLocationAttribute
Microsoft.Build.UnitTests.Shared (2)
RunnerUtilities.cs (2)
23
internal static
BootstrapLocationAttribute
BootstrapLocationAttribute = Assembly.GetExecutingAssembly().GetCustomAttribute<
BootstrapLocationAttribute
>()