2 references to GetRandomizedFileName
Microsoft.Agents.AI.Templates.Tests (2)
test\ProjectTemplates\Infrastructure\TemplateExecutionTestClassFixtureBase.cs (2)
36var outputFolderName = GetRandomizedFileName(prefix: _configuration.TestOutputFolderPrefix); 70var outputFolderName = GetRandomizedFileName(projectName);