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