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