1 write to FileName
Microsoft.Agents.AI.ProjectTemplates.Tests (1)
DotNetCommand.cs (1)
12FileName = WellKnownPaths.RepoDotNetExePath;
2 references to FileName
Microsoft.Agents.AI.ProjectTemplates.Tests (2)
TestCommand.cs (2)
28if (string.IsNullOrEmpty(FileName)) 33var processStartInfo = new ProcessStartInfo(FileName, Arguments)