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