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