2 references to GetProjectNameForArgs
Microsoft.Agents.AI.ProjectTemplates.Tests (2)
AIAgentWebAPIExecutionTests.cs (1)
62string projectName = GetProjectNameForArgs(args, prefix: "AIAgentWebApi");
test\ProjectTemplates\Infrastructure\TemplateSnapshotTestBase.cs (1)
22string scenarioName = TemplateTestUtilities.GetProjectNameForArgs(templateArgs);