2 references to MSBuildBuild
dotnet-aot (2)
parent\dotnet\Commands\Run\FileBasedAppRunPlan.cs (1)
78BuildLevel.All => new RunPlan(RunTier.MSBuildBuild, RunDecisionReason.FullBuildRequired, cache),
parent\dotnet\Commands\Run\RunPlan.cs (1)
29RunTier.MSBuildBuild => BuildLevel.All,