1 write to TemplateFeedLocation
Microsoft.Extensions.AI.Templates.Tests (1)
Infrastructure\WellKnownPaths.cs (1)
30TemplateFeedLocation = Path.Combine(RepoRoot, "src", "ProjectTemplates");
1 reference to TemplateFeedLocation
Microsoft.Extensions.AI.Templates.Tests (1)
AIChatWebSnapshotTests.cs (1)
69string templateLocation = Path.Combine(WellKnownPaths.TemplateFeedLocation, "Microsoft.Extensions.AI.Templates", "src", "ChatWithCustomData");