2 references to DirectCompile
dotnet-aot (2)
parent\dotnet\Commands\Run\FileBasedAppRunPlan.cs (1)
77
BuildLevel.Csc => new RunPlan(RunTier.
DirectCompile
, RunDecisionReason.DirectCompilationRequired, cache),
parent\dotnet\Commands\Run\RunPlan.cs (1)
28
RunTier.
DirectCompile
=> BuildLevel.Csc,