1 write to ThisProjectRoot
Microsoft.Extensions.AI.Templates.Tests (1)
test\ProjectTemplates\Infrastructure\WellKnownPaths.cs (1)
28ThisProjectRoot = ProjectRootHelper.GetThisProjectRoot();
1 reference to ThisProjectRoot
Microsoft.Extensions.AI.Templates.Tests (1)
test\ProjectTemplates\Infrastructure\WellKnownPaths.cs (1)
32TemplateSandboxOutputRoot = Path.Combine(ThisProjectRoot, "ExecutionTestSandbox");