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