1 type derived from TestCommand
Microsoft.Extensions.AI.Templates.Tests (1)
Infrastructure\DotNetCommand.cs (1)
8
public class DotNetCommand :
TestCommand
4 references to TestCommand
Microsoft.Extensions.AI.Templates.Tests (4)
Infrastructure\TestCommand.cs (1)
30
throw new InvalidOperationException($"The {nameof(
TestCommand
)} did not specify an executable file name.");
Infrastructure\TestCommandExtensions.cs (3)
11
where TCommand :
TestCommand
18
where TCommand :
TestCommand
25
where TCommand :
TestCommand