2 references to Analyze
dotnet (2)
Commands\Run\FileBasedAppRunPlan.cs (1)
161
RunPlan analyzedPlan =
Analyze
(inputs);
Commands\Run\VirtualProjectBuildingCommand.cs (1)
678
RunPlan plan = FileBasedAppRunPlan.
Analyze
(inputs);